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