Spaces:
Sleeping
Sleeping
Commit Β·
57a3203
1
Parent(s): 0546d21
Initial commit
Browse files- requirements.txt +115 -0
requirements.txt
ADDED
|
@@ -0,0 +1,115 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
altair==4.2.0
|
| 2 |
+
argon2-cffi==21.3.0
|
| 3 |
+
argon2-cffi-bindings==21.2.0
|
| 4 |
+
asttokens==2.0.5
|
| 5 |
+
attrs==21.4.0
|
| 6 |
+
backcall==0.2.0
|
| 7 |
+
beautifulsoup4==4.11.1
|
| 8 |
+
bleach==5.0.1
|
| 9 |
+
blinker==1.5
|
| 10 |
+
cachetools==5.2.0
|
| 11 |
+
catboost==1.0.6
|
| 12 |
+
category-encoders==2.5.0
|
| 13 |
+
certifi==2022.6.15
|
| 14 |
+
cffi==1.15.1
|
| 15 |
+
charset-normalizer==2.1.0
|
| 16 |
+
click==8.1.3
|
| 17 |
+
colorama==0.4.5
|
| 18 |
+
commonmark==0.9.1
|
| 19 |
+
cycler==0.11.0
|
| 20 |
+
debugpy==1.6.2
|
| 21 |
+
decorator==5.1.1
|
| 22 |
+
defusedxml==0.7.1
|
| 23 |
+
entrypoints==0.4
|
| 24 |
+
executing==0.8.3
|
| 25 |
+
fastjsonschema==2.16.1
|
| 26 |
+
fonttools==4.34.4
|
| 27 |
+
gitdb==4.0.9
|
| 28 |
+
GitPython==3.1.27
|
| 29 |
+
graphviz==0.20
|
| 30 |
+
idna==3.3
|
| 31 |
+
importlib-metadata==4.12.0
|
| 32 |
+
ipykernel==6.15.1
|
| 33 |
+
ipython==8.4.0
|
| 34 |
+
ipython-genutils==0.2.0
|
| 35 |
+
ipywidgets==7.7.1
|
| 36 |
+
jedi==0.18.1
|
| 37 |
+
Jinja2==3.1.2
|
| 38 |
+
joblib==1.1.0
|
| 39 |
+
jsonschema==4.7.2
|
| 40 |
+
jupyter==1.0.0
|
| 41 |
+
jupyter-client==7.3.4
|
| 42 |
+
jupyter-console==6.4.4
|
| 43 |
+
jupyter-core==4.11.1
|
| 44 |
+
jupyterlab-pygments==0.2.2
|
| 45 |
+
jupyterlab-widgets==1.1.1
|
| 46 |
+
kiwisolver==1.4.4
|
| 47 |
+
MarkupSafe==2.1.1
|
| 48 |
+
matplotlib==3.5.2
|
| 49 |
+
matplotlib-inline==0.1.3
|
| 50 |
+
mistune==0.8.4
|
| 51 |
+
nbclient==0.6.6
|
| 52 |
+
nbconvert==6.5.0
|
| 53 |
+
nbformat==5.4.0
|
| 54 |
+
nest-asyncio==1.5.5
|
| 55 |
+
notebook==6.4.12
|
| 56 |
+
numpy==1.23.1
|
| 57 |
+
packaging==21.3
|
| 58 |
+
pandas==1.4.3
|
| 59 |
+
pandocfilters==1.5.0
|
| 60 |
+
parso==0.8.3
|
| 61 |
+
patsy==0.5.2
|
| 62 |
+
pickleshare==0.7.5
|
| 63 |
+
Pillow==9.2.0
|
| 64 |
+
plotly==5.9.0
|
| 65 |
+
prometheus-client==0.14.1
|
| 66 |
+
prompt-toolkit==3.0.30
|
| 67 |
+
protobuf==3.20.1
|
| 68 |
+
psutil==5.9.1
|
| 69 |
+
pure-eval==0.2.2
|
| 70 |
+
pyarrow==8.0.0
|
| 71 |
+
pycparser==2.21
|
| 72 |
+
pydeck==0.7.1
|
| 73 |
+
Pygments==2.12.0
|
| 74 |
+
Pympler==1.0.1
|
| 75 |
+
pyparsing==3.0.9
|
| 76 |
+
pyrsistent==0.18.1
|
| 77 |
+
python-dateutil==2.8.2
|
| 78 |
+
pytz==2022.1
|
| 79 |
+
pytz-deprecation-shim==0.1.0.post0
|
| 80 |
+
pyzmq==23.2.0
|
| 81 |
+
qtconsole==5.3.1
|
| 82 |
+
QtPy==2.1.0
|
| 83 |
+
requests==2.28.1
|
| 84 |
+
rich==12.5.1
|
| 85 |
+
scikit-learn==1.1.1
|
| 86 |
+
scikit-uplift==0.4.1
|
| 87 |
+
scipy==1.8.1
|
| 88 |
+
semver==2.13.0
|
| 89 |
+
Send2Trash==1.8.0
|
| 90 |
+
six==1.16.0
|
| 91 |
+
smmap==5.0.0
|
| 92 |
+
soupsieve==2.3.2.post1
|
| 93 |
+
stack-data==0.3.0
|
| 94 |
+
statsmodels==0.13.2
|
| 95 |
+
streamlit==1.11.0
|
| 96 |
+
tenacity==8.0.1
|
| 97 |
+
terminado==0.15.0
|
| 98 |
+
threadpoolctl==3.1.0
|
| 99 |
+
tinycss2==1.1.1
|
| 100 |
+
toml==0.10.2
|
| 101 |
+
toolz==0.12.0
|
| 102 |
+
tornado==6.2
|
| 103 |
+
tqdm==4.64.0
|
| 104 |
+
traitlets==5.3.0
|
| 105 |
+
typing_extensions==4.3.0
|
| 106 |
+
tzdata==2022.1
|
| 107 |
+
tzlocal==4.2
|
| 108 |
+
urllib3==1.26.10
|
| 109 |
+
validators==0.20.0
|
| 110 |
+
watchdog==2.1.9
|
| 111 |
+
wcwidth==0.2.5
|
| 112 |
+
webencodings==0.5.1
|
| 113 |
+
widgetsnbextension==3.6.1
|
| 114 |
+
xgboost==1.6.1
|
| 115 |
+
zipp==3.8.1
|