mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
chore: remove py_find_1st from requirements
this was only required by edge
This commit is contained in:
@@ -46,7 +46,6 @@ dependencies = [
|
||||
"technical",
|
||||
"tabulate",
|
||||
"pycoingecko>=3.2.0",
|
||||
"py_find_1st",
|
||||
"python-rapidjson",
|
||||
"orjson",
|
||||
"jinja2",
|
||||
|
||||
@@ -27,9 +27,6 @@ joblib==1.5.1
|
||||
rich==14.0.0
|
||||
pyarrow==20.0.0; platform_machine != 'armv7l'
|
||||
|
||||
# find first, C search in arrays
|
||||
py_find_1st==1.1.7
|
||||
|
||||
# Load ticker files 30% faster
|
||||
python-rapidjson==1.20
|
||||
# Properly format api responses
|
||||
|
||||
Reference in New Issue
Block a user