Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -71
requirements.txt
CHANGED
|
@@ -1,118 +1,48 @@
|
|
| 1 |
-
<<<<<<< HEAD
|
| 2 |
absl-py==2.1.0
|
| 3 |
altair==5.4.1
|
| 4 |
-
asttokens==2.4.1
|
| 5 |
-
astunparse==1.6.3
|
| 6 |
-
attrs==24.2.0
|
| 7 |
blinker==1.8.2
|
| 8 |
cachetools==5.5.0
|
| 9 |
certifi==2024.8.30
|
| 10 |
charset-normalizer==3.3.2
|
| 11 |
click==8.1.7
|
| 12 |
-
cmdstanpy==1.2.4
|
| 13 |
-
colorama==0.4.6
|
| 14 |
-
comm==0.2.1
|
| 15 |
-
contourpy==1.3.0
|
| 16 |
cycler==0.12.1
|
| 17 |
-
debugpy==1.8.1
|
| 18 |
-
decorator==5.1.1
|
| 19 |
-
executing==2.0.1
|
| 20 |
-
flatbuffers==24.3.25
|
| 21 |
fonttools==4.54.1
|
| 22 |
-
gast==0.6.0
|
| 23 |
-
gitdb==4.0.11
|
| 24 |
-
GitPython==3.1.43
|
| 25 |
-
google-pasta==0.2.0
|
| 26 |
-
greenlet==3.1.1
|
| 27 |
grpcio==1.66.2
|
| 28 |
h5py==3.12.1
|
| 29 |
holidays==0.57
|
| 30 |
idna==3.10
|
| 31 |
-
importlib_resources==6.4.5
|
| 32 |
-
ipykernel==6.29.2
|
| 33 |
-
ipython==8.21.0
|
| 34 |
-
jedi==0.19.1
|
| 35 |
Jinja2==3.1.4
|
| 36 |
joblib==1.4.2
|
| 37 |
jsonschema==4.23.0
|
| 38 |
-
jsonschema-specifications==2023.12.1
|
| 39 |
-
jupyter_client==8.6.0
|
| 40 |
-
jupyter_core==5.7.1
|
| 41 |
keras==3.6.0
|
| 42 |
kiwisolver==1.4.7
|
| 43 |
libclang==18.1.1
|
| 44 |
Markdown==3.7
|
| 45 |
-
markdown-it-py==3.0.0
|
| 46 |
-
MarkupSafe==2.1.5
|
| 47 |
matplotlib==3.9.2
|
| 48 |
-
matplotlib-inline==0.1.6
|
| 49 |
-
mdurl==0.1.2
|
| 50 |
ml-dtypes==0.4.1
|
| 51 |
-
namex==0.0.8
|
| 52 |
-
narwhals==1.9.0
|
| 53 |
-
nest-asyncio==1.6.0
|
| 54 |
numpy==1.26.4
|
| 55 |
-
opt_einsum==3.4.0
|
| 56 |
-
optree==0.13.0
|
| 57 |
-
packaging==23.2
|
| 58 |
pandas==2.2.3
|
| 59 |
-
parso==0.8.3
|
| 60 |
patsy==0.5.6
|
| 61 |
-
pillow==10.4.0
|
| 62 |
-
platformdirs==4.2.0
|
| 63 |
plotly==5.24.1
|
| 64 |
-
prompt-toolkit==3.0.43
|
| 65 |
-
prophet==1.1.6
|
| 66 |
protobuf==4.25.5
|
| 67 |
psutil==5.9.8
|
| 68 |
-
pure-eval==0.2.2
|
| 69 |
-
pyarrow==17.0.0
|
| 70 |
-
pydeck==0.9.1
|
| 71 |
-
Pygments==2.17.2
|
| 72 |
pyparsing==3.1.4
|
| 73 |
python-dateutil==2.9.0.post0
|
| 74 |
pytz==2024.2
|
| 75 |
-
pywin32==306
|
| 76 |
-
pyzmq==25.1.2
|
| 77 |
-
referencing==0.35.1
|
| 78 |
requests==2.32.3
|
| 79 |
-
rich==13.9.1
|
| 80 |
-
rpds-py==0.20.0
|
| 81 |
scikit-learn==1.5.2
|
| 82 |
scipy==1.14.1
|
| 83 |
seaborn==0.13.2
|
| 84 |
-
setuptools==75.1.0
|
| 85 |
-
six==1.16.0
|
| 86 |
-
smmap==5.0.1
|
| 87 |
SQLAlchemy==2.0.35
|
| 88 |
-
stack-data==0.6.3
|
| 89 |
-
stanio==0.5.1
|
| 90 |
statsmodels==0.14.4
|
| 91 |
streamlit==1.39.0
|
| 92 |
-
tenacity==9.0.0
|
| 93 |
tensorboard==2.17.1
|
| 94 |
-
tensorboard-data-server==0.7.2
|
| 95 |
tensorflow==2.17.0
|
| 96 |
-
tensorflow-intel==2.17.0
|
| 97 |
termcolor==2.4.0
|
| 98 |
-
threadpoolctl==3.5.0
|
| 99 |
-
toml==0.10.2
|
| 100 |
-
tornado==6.4
|
| 101 |
tqdm==4.66.5
|
| 102 |
-
traitlets==5.14.1
|
| 103 |
typing_extensions==4.12.2
|
| 104 |
tzdata==2024.2
|
| 105 |
urllib3==2.2.3
|
| 106 |
-
watchdog==5.0.3
|
| 107 |
-
wcwidth==0.2.13
|
| 108 |
Werkzeug==3.0.4
|
| 109 |
-
wheel==0.44.0
|
| 110 |
-
wrapt==1.16.0
|
| 111 |
xgboost==2.1.1
|
| 112 |
-
==
|
| 113 |
-
streamlit
|
| 114 |
-
pandas
|
| 115 |
-
numpy
|
| 116 |
-
matplotlib
|
| 117 |
-
# Add any other necessary packages
|
| 118 |
-
>>>>>>> d44e10b2923e9d56ecc218922b09c19d73c02d18
|
|
|
|
|
|
|
| 1 |
absl-py==2.1.0
|
| 2 |
altair==5.4.1
|
|
|
|
|
|
|
|
|
|
| 3 |
blinker==1.8.2
|
| 4 |
cachetools==5.5.0
|
| 5 |
certifi==2024.8.30
|
| 6 |
charset-normalizer==3.3.2
|
| 7 |
click==8.1.7
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
cycler==0.12.1
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
fonttools==4.54.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
grpcio==1.66.2
|
| 11 |
h5py==3.12.1
|
| 12 |
holidays==0.57
|
| 13 |
idna==3.10
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
Jinja2==3.1.4
|
| 15 |
joblib==1.4.2
|
| 16 |
jsonschema==4.23.0
|
|
|
|
|
|
|
|
|
|
| 17 |
keras==3.6.0
|
| 18 |
kiwisolver==1.4.7
|
| 19 |
libclang==18.1.1
|
| 20 |
Markdown==3.7
|
|
|
|
|
|
|
| 21 |
matplotlib==3.9.2
|
|
|
|
|
|
|
| 22 |
ml-dtypes==0.4.1
|
|
|
|
|
|
|
|
|
|
| 23 |
numpy==1.26.4
|
|
|
|
|
|
|
|
|
|
| 24 |
pandas==2.2.3
|
|
|
|
| 25 |
patsy==0.5.6
|
|
|
|
|
|
|
| 26 |
plotly==5.24.1
|
|
|
|
|
|
|
| 27 |
protobuf==4.25.5
|
| 28 |
psutil==5.9.8
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
pyparsing==3.1.4
|
| 30 |
python-dateutil==2.9.0.post0
|
| 31 |
pytz==2024.2
|
|
|
|
|
|
|
|
|
|
| 32 |
requests==2.32.3
|
|
|
|
|
|
|
| 33 |
scikit-learn==1.5.2
|
| 34 |
scipy==1.14.1
|
| 35 |
seaborn==0.13.2
|
|
|
|
|
|
|
|
|
|
| 36 |
SQLAlchemy==2.0.35
|
|
|
|
|
|
|
| 37 |
statsmodels==0.14.4
|
| 38 |
streamlit==1.39.0
|
|
|
|
| 39 |
tensorboard==2.17.1
|
|
|
|
| 40 |
tensorflow==2.17.0
|
|
|
|
| 41 |
termcolor==2.4.0
|
|
|
|
|
|
|
|
|
|
| 42 |
tqdm==4.66.5
|
|
|
|
| 43 |
typing_extensions==4.12.2
|
| 44 |
tzdata==2024.2
|
| 45 |
urllib3==2.2.3
|
|
|
|
|
|
|
| 46 |
Werkzeug==3.0.4
|
|
|
|
|
|
|
| 47 |
xgboost==2.1.1
|
| 48 |
+
gradio==3.42.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|