Upload requirements.txt
Browse files- requirements.txt +54 -0
requirements.txt
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
altair==5.5.0
|
| 2 |
+
attrs==25.4.0
|
| 3 |
+
blinker==1.9.0
|
| 4 |
+
cachetools==6.2.1
|
| 5 |
+
certifi==2025.11.12
|
| 6 |
+
charset-normalizer==3.4.4
|
| 7 |
+
click==8.3.0
|
| 8 |
+
cloudpickle==3.1.2
|
| 9 |
+
contourpy==1.3.1
|
| 10 |
+
cycler==0.12.1
|
| 11 |
+
fonttools==4.60.1
|
| 12 |
+
gitdb==4.0.12
|
| 13 |
+
gitpython==3.1.45
|
| 14 |
+
idna==3.11
|
| 15 |
+
jinja2==3.1.6
|
| 16 |
+
joblib==1.5.2
|
| 17 |
+
jsonschema==4.25.1
|
| 18 |
+
jsonschema-specifications==2025.9.1
|
| 19 |
+
kiwisolver==1.4.9
|
| 20 |
+
llvmlite==0.45.1
|
| 21 |
+
markupsafe==3.0.3
|
| 22 |
+
matplotlib==3.10.0
|
| 23 |
+
narwhals==2.11.0
|
| 24 |
+
numba==0.62.1
|
| 25 |
+
numpy==2.2.1
|
| 26 |
+
packaging==25.0
|
| 27 |
+
pandas==2.3.3
|
| 28 |
+
pillow==12.0.0
|
| 29 |
+
protobuf==6.33.0
|
| 30 |
+
pyarrow==21.0.0
|
| 31 |
+
pydeck==0.9.1
|
| 32 |
+
pyparsing==3.2.5
|
| 33 |
+
python-dateutil==2.9.0.post0
|
| 34 |
+
pytz==2025.2
|
| 35 |
+
referencing==0.37.0
|
| 36 |
+
requests==2.32.5
|
| 37 |
+
rpds-py==0.28.0
|
| 38 |
+
scikit-learn==1.7.2
|
| 39 |
+
scipy==1.15.1
|
| 40 |
+
shap==0.49.1
|
| 41 |
+
six==1.17.0
|
| 42 |
+
slicer==0.0.8
|
| 43 |
+
smmap==5.0.2
|
| 44 |
+
streamlit==1.51.0
|
| 45 |
+
tenacity==9.1.2
|
| 46 |
+
threadpoolctl==3.6.0
|
| 47 |
+
toml==0.10.2
|
| 48 |
+
tornado==6.5.2
|
| 49 |
+
tqdm==4.67.1
|
| 50 |
+
typing-extensions==4.15.0
|
| 51 |
+
urllib3==2.5.0
|
| 52 |
+
watchdog==6.0.0
|
| 53 |
+
xgboost==3.0.5
|
| 54 |
+
ngboost==0.5.5
|