chore: remove py_find_1st from requirements

this was only required by edge
This commit is contained in:
Matthias
2025-06-13 06:38:12 +02:00
parent a1207eca56
commit beb6d41360
2 changed files with 0 additions and 4 deletions

View File

@@ -46,7 +46,6 @@ dependencies = [
"technical",
"tabulate",
"pycoingecko>=3.2.0",
"py_find_1st",
"python-rapidjson",
"orjson",
"jinja2",

View File

@@ -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