Spaces:
Runtime error
Runtime error
Commit ·
64132fa
1
Parent(s): aa38f8b
Update requirements.txt
Browse files- requirements.txt +176 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,176 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
absl-py==1.1.0
|
| 2 |
+
altair==4.2.0
|
| 3 |
+
altgraph==0.17.2
|
| 4 |
+
appdirs==1.4.4
|
| 5 |
+
argon2-cffi==20.1.0
|
| 6 |
+
astunparse==1.6.3
|
| 7 |
+
async-generator==1.10
|
| 8 |
+
attrs==20.3.0
|
| 9 |
+
autopep8==1.5.5
|
| 10 |
+
backcall==0.2.0
|
| 11 |
+
beautifulsoup4==4.9.3
|
| 12 |
+
black==20.8b1
|
| 13 |
+
bleach==3.3.0
|
| 14 |
+
blinker==1.4
|
| 15 |
+
bs4==0.0.1
|
| 16 |
+
cachetools==5.0.0
|
| 17 |
+
certifi==2020.12.5
|
| 18 |
+
cffi==1.14.5
|
| 19 |
+
chardet==4.0.0
|
| 20 |
+
chart-studio==1.1.0
|
| 21 |
+
click==7.1.2
|
| 22 |
+
colorama==0.4.4
|
| 23 |
+
colorlover==0.3.0
|
| 24 |
+
comtypes==1.1.8
|
| 25 |
+
cufflinks==0.17.3
|
| 26 |
+
cycler==0.10.0
|
| 27 |
+
decorator==4.4.2
|
| 28 |
+
defusedxml==0.6.0
|
| 29 |
+
distlib==0.3.1
|
| 30 |
+
dnspython==2.2.1
|
| 31 |
+
docopt==0.6.2
|
| 32 |
+
entrypoints==0.3
|
| 33 |
+
et-xmlfile==1.1.0
|
| 34 |
+
filelock==3.0.12
|
| 35 |
+
Flask==1.1.2
|
| 36 |
+
Flask-SQLAlchemy==2.5.1
|
| 37 |
+
flatbuffers==1.12
|
| 38 |
+
fonttools==4.28.1
|
| 39 |
+
future==0.18.2
|
| 40 |
+
gast==0.4.0
|
| 41 |
+
gitdb==4.0.9
|
| 42 |
+
GitPython==3.1.27
|
| 43 |
+
google-auth==2.8.0
|
| 44 |
+
google-auth-oauthlib==0.4.6
|
| 45 |
+
google-pasta==0.2.0
|
| 46 |
+
greenlet==1.1.2
|
| 47 |
+
grpcio==1.47.0
|
| 48 |
+
gunicorn==20.1.0
|
| 49 |
+
h5py==3.7.0
|
| 50 |
+
html5lib==1.1
|
| 51 |
+
idna==2.10
|
| 52 |
+
importlib-metadata==4.11.3
|
| 53 |
+
ipykernel==5.5.0
|
| 54 |
+
ipython==7.20.0
|
| 55 |
+
ipython-genutils==0.2.0
|
| 56 |
+
ipywidgets==7.6.5
|
| 57 |
+
itsdangerous==1.1.0
|
| 58 |
+
jedi==0.18.0
|
| 59 |
+
Jinja2==2.11.3
|
| 60 |
+
joblib==1.0.0
|
| 61 |
+
Js2Py==0.70
|
| 62 |
+
jsonschema==3.2.0
|
| 63 |
+
jupyter-client==6.1.11
|
| 64 |
+
jupyter-core==4.7.1
|
| 65 |
+
jupyterlab-pygments==0.1.2
|
| 66 |
+
jupyterlab-widgets==1.0.2
|
| 67 |
+
jupyterthemes==0.20.0
|
| 68 |
+
keras==2.9.0
|
| 69 |
+
Keras-Preprocessing==1.1.2
|
| 70 |
+
kiwisolver==1.3.1
|
| 71 |
+
lesscpy==0.14.0
|
| 72 |
+
libclang==14.0.1
|
| 73 |
+
lxml==4.6.3
|
| 74 |
+
Markdown==3.3.7
|
| 75 |
+
MarkupSafe==1.1.1
|
| 76 |
+
matplotlib==3.5.0
|
| 77 |
+
mistune==0.8.4
|
| 78 |
+
mypy-extensions==0.4.3
|
| 79 |
+
mysql-connector==2.2.9
|
| 80 |
+
nbclient==0.5.2
|
| 81 |
+
nbconvert==6.0.7
|
| 82 |
+
nbformat==5.1.2
|
| 83 |
+
nest-asyncio==1.5.1
|
| 84 |
+
notebook==6.2.0
|
| 85 |
+
numpy==1.23.0
|
| 86 |
+
oauthlib==3.2.0
|
| 87 |
+
opencv-python==4.5.4.60
|
| 88 |
+
openpyxl==3.0.9
|
| 89 |
+
opt-einsum==3.3.0
|
| 90 |
+
packaging==20.9
|
| 91 |
+
pandas==1.2.1
|
| 92 |
+
pandocfilters==1.4.3
|
| 93 |
+
parso==0.8.1
|
| 94 |
+
pathspec==0.8.1
|
| 95 |
+
pefile==2022.5.30
|
| 96 |
+
pickleshare==0.7.5
|
| 97 |
+
Pillow==8.1.0
|
| 98 |
+
pipwin==0.5.1
|
| 99 |
+
plotly==5.4.0
|
| 100 |
+
ply==3.11
|
| 101 |
+
prometheus-client==0.9.0
|
| 102 |
+
prompt-toolkit==3.0.16
|
| 103 |
+
protobuf==3.19.1
|
| 104 |
+
pyarrow==7.0.0
|
| 105 |
+
pyasn1==0.4.8
|
| 106 |
+
pyasn1-modules==0.2.8
|
| 107 |
+
pycodestyle==2.6.0
|
| 108 |
+
pycparser==2.20
|
| 109 |
+
pydeck==0.7.1
|
| 110 |
+
PyDirectInput==1.0.4
|
| 111 |
+
Pygments==2.8.0
|
| 112 |
+
pyinstaller==5.2
|
| 113 |
+
pyinstaller-hooks-contrib==2022.8
|
| 114 |
+
pyjsparser==2.7.1
|
| 115 |
+
pymongo==4.1.1
|
| 116 |
+
Pympler==1.0.1
|
| 117 |
+
pyparsing==2.4.7
|
| 118 |
+
PyPrind==2.11.2
|
| 119 |
+
pyrsistent==0.17.3
|
| 120 |
+
pySmartDL==1.3.4
|
| 121 |
+
python-dateutil==2.8.1
|
| 122 |
+
pyttsx3==2.90
|
| 123 |
+
pyzmq==22.0.3
|
| 124 |
+
regex==2020.11.13
|
| 125 |
+
requests==2.25.1
|
| 126 |
+
requests-oauthlib==1.3.1
|
| 127 |
+
retrying==1.3.3
|
| 128 |
+
rope==0.18.0
|
| 129 |
+
rsa==4.8
|
| 130 |
+
schedule==1.1.0
|
| 131 |
+
scikit-learn==1.0.2
|
| 132 |
+
scipy==1.6.0
|
| 133 |
+
seaborn==0.11.2
|
| 134 |
+
semver==2.13.0
|
| 135 |
+
Send2Trash==1.5.0
|
| 136 |
+
setuptools-scm==6.3.2
|
| 137 |
+
six==1.15.0
|
| 138 |
+
sklearn==0.0
|
| 139 |
+
smmap==5.0.0
|
| 140 |
+
soupsieve==2.2
|
| 141 |
+
SpeechRecognition==3.8.1
|
| 142 |
+
SQLAlchemy==1.4.39
|
| 143 |
+
streamlit==1.8.0
|
| 144 |
+
tenacity==8.0.1
|
| 145 |
+
tensorboard==2.9.1
|
| 146 |
+
tensorboard-data-server==0.6.1
|
| 147 |
+
tensorboard-plugin-wit==1.8.1
|
| 148 |
+
tensorflow==2.9.1
|
| 149 |
+
tensorflow-estimator==2.9.0
|
| 150 |
+
tensorflow-io-gcs-filesystem==0.26.0
|
| 151 |
+
termcolor==1.1.0
|
| 152 |
+
terminado==0.9.2
|
| 153 |
+
testpath==0.4.4
|
| 154 |
+
threadpoolctl==2.1.0
|
| 155 |
+
toml==0.10.2
|
| 156 |
+
tomli==1.2.2
|
| 157 |
+
toolz==0.11.2
|
| 158 |
+
tornado==6.1
|
| 159 |
+
traitlets==5.0.5
|
| 160 |
+
typed-ast==1.4.2
|
| 161 |
+
typing-extensions==3.7.4.3
|
| 162 |
+
tzlocal==2.1
|
| 163 |
+
urllib3==1.26.3
|
| 164 |
+
validators==0.18.2
|
| 165 |
+
virtualenv==20.4.3
|
| 166 |
+
watchdog==2.1.7
|
| 167 |
+
wcwidth==0.2.5
|
| 168 |
+
webencodings==0.5.1
|
| 169 |
+
Werkzeug==1.0.1
|
| 170 |
+
widgetsnbextension==3.5.2
|
| 171 |
+
wikipedia==1.4.0
|
| 172 |
+
word2number==1.1
|
| 173 |
+
wrapt==1.14.1
|
| 174 |
+
xgboost==1.5.2
|
| 175 |
+
xlrd==2.0.1
|
| 176 |
+
zipp==3.7.0
|