Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -40
requirements.txt
CHANGED
|
@@ -1,44 +1,5 @@
|
|
| 1 |
-
altair==5.5.0
|
| 2 |
-
attrs==24.2.0
|
| 3 |
-
blinker==1.9.0
|
| 4 |
-
cachetools==5.5.0
|
| 5 |
-
certifi==2024.8.30
|
| 6 |
-
charset-normalizer==3.4.0
|
| 7 |
-
click==8.1.7
|
| 8 |
-
gitdb==4.0.11
|
| 9 |
-
GitPython==3.1.43
|
| 10 |
-
idna==3.10
|
| 11 |
-
Jinja2==3.1.4
|
| 12 |
-
joblib==1.4.2
|
| 13 |
-
jsonschema==4.23.0
|
| 14 |
-
jsonschema-specifications==2024.10.1
|
| 15 |
-
markdown-it-py==3.0.0
|
| 16 |
-
MarkupSafe==3.0.2
|
| 17 |
-
mdurl==0.1.2
|
| 18 |
-
narwhals==1.14.2
|
| 19 |
numpy==2.0.2
|
| 20 |
-
packaging==24.2
|
| 21 |
pandas==2.2.3
|
| 22 |
-
pillow==11.0.0
|
| 23 |
-
protobuf==5.28.3
|
| 24 |
-
pyarrow==18.0.0
|
| 25 |
-
pydeck==0.9.1
|
| 26 |
-
Pygments==2.18.0
|
| 27 |
-
python-dateutil==2.9.0.post0
|
| 28 |
-
pytz==2024.2
|
| 29 |
-
referencing==0.35.1
|
| 30 |
-
requests==2.32.3
|
| 31 |
-
rich==13.9.4
|
| 32 |
-
rpds-py==0.21.0
|
| 33 |
scikit-learn==1.5.2
|
| 34 |
-
scipy==1.13.1
|
| 35 |
-
six==1.16.0
|
| 36 |
-
smmap==5.0.1
|
| 37 |
streamlit==1.40.1
|
| 38 |
-
|
| 39 |
-
threadpoolctl==3.5.0
|
| 40 |
-
toml==0.10.2
|
| 41 |
-
tornado==6.4.2
|
| 42 |
-
typing_extensions==4.12.2
|
| 43 |
-
tzdata==2024.2
|
| 44 |
-
urllib3==2.2.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
numpy==2.0.2
|
|
|
|
| 2 |
pandas==2.2.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
scikit-learn==1.5.2
|
|
|
|
|
|
|
|
|
|
| 4 |
streamlit==1.40.1
|
| 5 |
+
pickle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|