Skip to content

Commit beb6d41

Browse files
committed
chore: remove py_find_1st from requirements
this was only required by edge
1 parent a1207ec commit beb6d41

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ dependencies = [
4646
"technical",
4747
"tabulate",
4848
"pycoingecko>=3.2.0",
49-
"py_find_1st",
5049
"python-rapidjson",
5150
"orjson",
5251
"jinja2",

requirements.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ joblib==1.5.1
2727
rich==14.0.0
2828
pyarrow==20.0.0; platform_machine != 'armv7l'
2929

30-
# find first, C search in arrays
31-
py_find_1st==1.1.7
32-
3330
# Load ticker files 30% faster
3431
python-rapidjson==1.20
3532
# Properly format api responses

0 commit comments

Comments
 (0)