rasmodev commited on
Commit
93ee7a7
1 Parent(s): c7a07cf

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -202
requirements.txt CHANGED
@@ -1,205 +1,4 @@
1
- aiofiles==23.2.1
2
- aiohttp==3.8.5
3
- aiosignal==1.3.1
4
- altair==5.0.1
5
- anyio==3.6.2
6
- argon2-cffi==21.3.0
7
- argon2-cffi-bindings==21.2.0
8
- arrow==1.2.3
9
- asttokens==2.2.1
10
- async-timeout==4.0.3
11
- attrs==22.2.0
12
- backcall==0.2.0
13
- beautifulsoup4==4.11.2
14
- black==23.3.0
15
- bleach==6.0.0
16
- blinker==1.6.2
17
- cachetools==5.3.1
18
- certifi==2023.5.7
19
- cffi==1.15.1
20
- charset-normalizer==3.1.0
21
- click==8.1.3
22
- colorama==0.4.6
23
- comm==0.1.2
24
- contourpy==1.0.7
25
- cycler==0.11.0
26
- dacite==1.8.1
27
- debugpy==1.6.6
28
- decorator==5.1.1
29
- defusedxml==0.7.1
30
- et-xmlfile==1.1.0
31
- executing==1.2.0
32
- fastapi==0.101.1
33
- fastjsonschema==2.16.2
34
- ffmpy==0.3.1
35
- filelock==3.12.2
36
- fonttools==4.39.4
37
- fqdn==1.5.1
38
- frozenlist==1.4.0
39
- fsspec==2023.6.0
40
- gitdb==4.0.10
41
- GitPython==3.1.32
42
- google-api-core==2.11.1
43
- google-api-python-client==2.91.0
44
- google-auth==2.21.0
45
- google-auth-httplib2==0.1.0
46
- googleapis-common-protos==1.59.1
47
- gradio==3.40.1
48
- gradio_client==0.4.0
49
- h11==0.14.0
50
- htmlmin==0.1.12
51
- httpcore==0.17.3
52
- httplib2==0.22.0
53
- httpx==0.24.1
54
- huggingface-hub==0.16.4
55
- idna==3.4
56
- ImageHash==4.3.1
57
- imbalanced-learn==0.10.1
58
- imblearn==0.0
59
- importlib-metadata==6.8.0
60
- importlib-resources==6.0.1
61
- iniconfig==2.0.0
62
- ipykernel==6.21.1
63
- ipython==8.9.0
64
- ipython-genutils==0.2.0
65
- ipywidgets==8.0.4
66
- isoduration==20.11.0
67
- jedi==0.18.2
68
- Jinja2==3.1.2
69
- joblib==1.2.0
70
- jsonpointer==2.3
71
- jsonschema==4.17.3
72
- jupyter_client==8.0.2
73
- jupyter-console==6.4.4
74
- jupyter_core==5.2.0
75
- jupyter-events==0.6.3
76
- jupyter_server==2.2.1
77
- jupyter_server_terminals==0.4.4
78
- jupyterlab-pygments==0.2.2
79
- jupyterlab-widgets==3.0.5
80
- kiwisolver==1.4.4
81
- linkify-it-py==2.0.2
82
- lxml==4.9.2
83
- Markdown==3.4.3
84
- markdown-it-py==2.2.0
85
- MarkupSafe==2.1.2
86
- matplotlib==3.7.1
87
- matplotlib-inline==0.1.6
88
- mdit-py-plugins==0.3.3
89
- mdurl==0.1.2
90
- mistune==2.0.5
91
- mpmath==1.3.0
92
- multidict==6.0.4
93
- multimethod==1.9.1
94
- mypy-extensions==1.0.0
95
- nbclassic==0.5.1
96
- nbclient==0.7.2
97
- nbconvert==7.2.9
98
- nbformat==5.7.3
99
- nest-asyncio==1.5.6
100
- networkx==3.1
101
- notebook==6.5.2
102
- notebook_shim==0.2.2
103
  numpy==1.23.5
104
- openpyxl==3.1.2
105
- orjson==3.9.5
106
- packaging==23.0
107
  pandas==1.5.3
108
- pandocfilters==1.5.0
109
- parso==0.8.3
110
- pathspec==0.11.1
111
- patsy==0.5.3
112
- phik==0.12.3
113
- pickleshare==0.7.5
114
- Pillow==9.5.0
115
- pip==23.2.1
116
- platformdirs==3.0.0
117
- plotly==5.15.0
118
- pluggy==1.0.0
119
- prometheus-client==0.16.0
120
- prompt-toolkit==3.0.36
121
- protobuf==4.23.3
122
- psutil==5.9.4
123
- pure-eval==0.2.2
124
- pyarrow==12.0.1
125
- pyasn1==0.5.0
126
- pyasn1-modules==0.3.0
127
- pycparser==2.21
128
- pydantic==1.10.9
129
- pydeck==0.8.0
130
- pydub==0.25.1
131
- Pygments==2.14.0
132
- Pympler==1.0.1
133
- pyodbc==4.0.39
134
- pyparsing==3.0.9
135
- pyrsistent==0.19.3
136
- pytest==7.3.1
137
- python-dateutil==2.8.2
138
- python-docx==0.8.11
139
- python-dotenv==1.0.0
140
- python-json-logger==2.0.4
141
- python-multipart==0.0.6
142
- pytz==2023.3
143
- pytz-deprecation-shim==0.1.0.post0
144
- PyWavelets==1.4.1
145
- pywin32==305
146
- pywinpty==2.0.10
147
- PyYAML==6.0
148
- pyzmq==25.0.0
149
- qtconsole==5.4.0
150
- QtPy==2.3.0
151
- requests==2.31.0
152
- rfc3339-validator==0.1.4
153
- rfc3986-validator==0.1.1
154
- rich==13.5.2
155
- rsa==4.9
156
- scikit-learn==1.3.0
157
- scipy==1.10.1
158
- seaborn==0.12.2
159
- semantic-version==2.10.0
160
- Send2Trash==1.8.0
161
- setuptools==65.5.0
162
- six==1.16.0
163
- smmap==5.0.0
164
- sniffio==1.3.0
165
- soupsieve==2.3.2.post1
166
- squarify==0.4.3
167
- stack-data==0.6.2
168
- starlette==0.27.0
169
- statsmodels==0.14.0
170
  streamlit==1.25.0
171
- sympy==1.12
172
- tangled-up-in-unicode==0.2.0
173
- tenacity==8.2.2
174
- terminado==0.17.1
175
- threadpoolctl==3.1.0
176
- tinycss2==1.2.1
177
- toml==0.10.2
178
- toolz==0.12.0
179
- torch==2.0.1
180
- torchvision==0.15.2
181
- tornado==6.2
182
- tqdm==4.65.0
183
- traitlets==5.9.0
184
- typeguard==2.13.3
185
- typing_extensions==4.6.3
186
- tzdata==2023.3
187
- tzlocal==4.3.1
188
- uc-micro-py==1.0.2
189
- uri-template==1.2.0
190
- uritemplate==4.1.1
191
- urllib3==1.26.16
192
- uvicorn==0.23.2
193
- validators==0.20.0
194
- visions==0.7.5
195
- watchdog==3.0.0
196
- wcwidth==0.2.6
197
- webcolors==1.12
198
- webencodings==0.5.1
199
- websocket-client==1.5.1
200
- websockets==11.0.3
201
- widgetsnbextension==4.0.5
202
- wordcloud==1.9.2
203
- yarl==1.9.2
204
- ydata-profiling==4.2.0
205
- zipp==3.16.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  numpy==1.23.5
 
 
 
2
  pandas==1.5.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  streamlit==1.25.0
4
+ pickle