Harsh23Kashyap commited on
Commit
13d554c
·
1 Parent(s): cf30deb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +67 -7
requirements.txt CHANGED
@@ -1,13 +1,17 @@
1
  absl-py==1.2.0
2
  aiofiles==22.1.0
 
 
3
  altair==4.2.0
4
  anyio==3.6.1
 
5
  appnope==0.1.3
6
  argon2-cffi==21.3.0
7
  argon2-cffi-bindings==21.2.0
8
  astroid==2.11.7
9
  asttokens==2.0.5
10
  astunparse==1.6.3
 
11
  attrs==22.1.0
12
  Babel==2.10.3
13
  backcall==0.2.0
@@ -23,6 +27,7 @@ cachetools==5.2.0
23
  catalogue==2.0.8
24
  certifi==2022.6.15
25
  cffi==1.15.1
 
26
  charset-normalizer==2.1.0
27
  ci-info==0.3.0
28
  click==8.1.3
@@ -30,25 +35,33 @@ commonmark==0.9.1
30
  confection==0.0.3
31
  configobj==5.0.6
32
  configparser==5.3.0
 
33
  cycler==0.11.0
34
  cymem==2.0.7
35
  debugpy==1.6.2
36
  decorator==5.1.1
37
  defusedxml==0.7.1
38
  dill==0.3.5.1
 
39
  docopt==0.6.2
40
  docx==0.2.4
 
41
  entrypoints==0.4
42
  etelemetry==0.3.0
43
  executing==0.8.3
 
44
  fastjsonschema==2.16.1
 
45
  filelock==3.8.0
46
  fitz==0.0.1.dev2
47
  Flask==2.2.2
48
  Flask-SQLAlchemy==3.0.2
49
- flatbuffers==1.12
50
  fonttools==4.34.4
51
  frontend==0.0.3
 
 
 
52
  future==0.18.2
53
  gast==0.4.0
54
  gitdb==4.0.9
@@ -56,16 +69,22 @@ GitPython==3.1.27
56
  google-auth==2.9.1
57
  google-auth-oauthlib==0.4.6
58
  google-pasta==0.2.0
 
59
  greenlet==2.0.1
60
  grpcio==1.47.0
61
  gTTS==2.2.4
62
  h11==0.14.0
63
  h5py==3.7.0
 
 
64
  httplib2==0.21.0
 
65
  huggingface-hub==0.11.1
66
  idna==3.3
 
67
  importlib-metadata==4.12.0
68
  inflection==0.5.1
 
69
  ipykernel==6.15.1
70
  ipython==8.4.0
71
  ipython-genutils==0.2.0
@@ -86,20 +105,28 @@ jupyterlab==3.4.5
86
  jupyterlab-pygments==0.2.2
87
  jupyterlab-widgets==1.1.1
88
  jupyterlab_server==2.15.1
89
- keras==2.9.0
 
90
  Keras-Preprocessing==1.1.2
91
  kiwisolver==1.4.3
92
  langcodes==3.3.0
93
  lazy-object-proxy==1.7.1
94
  libclang==14.0.6
 
 
95
  looseversion==1.0.2
96
  lxml==4.9.1
97
  Markdown==3.4.1
 
98
  MarkupSafe==2.1.1
99
  matplotlib==3.5.2
100
  matplotlib-inline==0.1.3
101
  mccabe==0.7.0
 
 
102
  mistune==0.8.4
 
 
103
  murmurhash==1.0.9
104
  mypy-extensions==0.4.3
105
  mysql-connector==2.2.9
@@ -111,14 +138,19 @@ nbformat==5.4.0
111
  nest-asyncio==1.5.5
112
  networkx==2.8.8
113
  nibabel==4.0.2
 
114
  nipype==1.8.5
115
  nltk==3.7
 
116
  notebook==6.4.12
117
  notebook-shim==0.1.0
118
  numpy==1.23.1
119
  oauthlib==3.2.0
 
120
  opencv-python==4.6.0.66
 
121
  opt-einsum==3.3.0
 
122
  packaging==21.3
123
  pandas==1.4.3
124
  pandas-datareader==0.10.0
@@ -133,6 +165,7 @@ Pillow==9.2.0
133
  pipreqs==0.4.11
134
  platformdirs==2.5.2
135
  plotly==5.9.0
 
136
  preshed==3.0.8
137
  prometheus-client==0.14.1
138
  prompt-toolkit==3.0.30
@@ -145,23 +178,30 @@ py4j==0.10.9.5
145
  pyarrow==9.0.0
146
  pyasn1==0.4.8
147
  pyasn1-modules==0.2.8
 
148
  pycparser==2.21
 
149
  pydantic==1.10.2
150
  pydeck==0.7.1
151
  pydot==1.4.2
 
152
  Pygments==2.12.0
153
  pylint==2.14.4
154
  Pympler==1.0.1
155
  PyMuPDF==1.21.0
156
  pyparsing==3.0.9
157
  pyrsistent==0.18.1
 
158
  pyspark==3.3.0
159
  pytesseract==0.3.10
 
160
  python-dateutil==2.8.2
161
  python-docx==0.8.11
 
162
  pytils==0.4.1
163
- pytz==2022.1
164
  pytz-deprecation-shim==0.1.0.post0
 
165
  pyxnat==1.5
166
  PyYAML==6.0
167
  pyzmq==23.2.0
@@ -170,9 +210,11 @@ rdflib==6.2.0
170
  regex==2022.10.31
171
  requests==2.28.1
172
  requests-oauthlib==1.3.1
 
173
  rich==12.5.1
174
  rsa==4.9
175
  s3transfer==0.6.0
 
176
  scikit-learn==1.1.1
177
  scipy==1.9.0
178
  seaborn==0.11.2
@@ -180,6 +222,7 @@ semver==2.13.0
180
  Send2Trash==1.8.0
181
  sentence-transformers==2.2.2
182
  sentencepiece==0.1.97
 
183
  simplejson==3.18.0
184
  six==1.16.0
185
  smart-open==5.2.1
@@ -187,26 +230,29 @@ smmap==5.0.0
187
  sniffio==1.2.0
188
  soupsieve==2.3.2.post1
189
  spacy==3.4.3
 
190
  spacy-legacy==3.0.10
191
  spacy-loggers==1.0.3
192
  SQLAlchemy==1.4.44
193
  sqlalchemy-orm==1.2.3
 
194
  srsly==2.4.5
195
  stack-data==0.3.0
196
- starlette==0.23.0
197
  streamlit==1.11.1
198
  streamlit-lottie==0.0.3
199
  tenacity==8.0.1
200
- tensorboard==2.9.1
201
  tensorboard-data-server==0.6.1
202
  tensorboard-plugin-wit==1.8.1
203
- tensorflow==2.9.1
204
- tensorflow-estimator==2.9.0
205
  tensorflow-io-gcs-filesystem==0.26.0
206
  termcolor==1.1.0
207
  terminado==0.15.0
208
  thinc==8.1.5
209
  threadpoolctl==3.1.0
 
210
  tinycss2==1.1.1
211
  tokenizers==0.13.2
212
  toml==0.10.2
@@ -215,6 +261,7 @@ tomlkit==0.11.1
215
  tools==0.1.9
216
  toolz==0.12.0
217
  torch==1.13.0
 
218
  torchvision==0.14.0
219
  tornado==6.2
220
  tqdm==4.64.1
@@ -226,6 +273,7 @@ typing-inspect==0.8.0
226
  typing_extensions==4.3.0
227
  tzdata==2022.1
228
  tzlocal==4.2
 
229
  urllib3==1.26.11
230
  uvicorn==0.20.0
231
  validators==0.20.0
@@ -233,8 +281,20 @@ wasabi==0.10.1
233
  wcwidth==0.2.5
234
  webencodings==0.5.1
235
  websocket-client==1.4.0
 
236
  Werkzeug==2.2.2
237
  widgetsnbextension==3.6.1
238
  wrapt==1.14.1
 
239
  yarg==0.1.9
 
 
240
  zipp==3.8.1
 
 
 
 
 
 
 
 
 
1
  absl-py==1.2.0
2
  aiofiles==22.1.0
3
+ aiohttp==3.8.3
4
+ aiosignal==1.3.1
5
  altair==4.2.0
6
  anyio==3.6.1
7
+ appdirs==1.4.4
8
  appnope==0.1.3
9
  argon2-cffi==21.3.0
10
  argon2-cffi-bindings==21.2.0
11
  astroid==2.11.7
12
  asttokens==2.0.5
13
  astunparse==1.6.3
14
+ async-timeout==4.0.2
15
  attrs==22.1.0
16
  Babel==2.10.3
17
  backcall==0.2.0
 
27
  catalogue==2.0.8
28
  certifi==2022.6.15
29
  cffi==1.15.1
30
+ chardet==5.1.0
31
  charset-normalizer==2.1.0
32
  ci-info==0.3.0
33
  click==8.1.3
 
35
  confection==0.0.3
36
  configobj==5.0.6
37
  configparser==5.3.0
38
+ cryptography==40.0.1
39
  cycler==0.11.0
40
  cymem==2.0.7
41
  debugpy==1.6.2
42
  decorator==5.1.1
43
  defusedxml==0.7.1
44
  dill==0.3.5.1
45
+ django-widget-tweaks==1.4.3
46
  docopt==0.6.2
47
  docx==0.2.4
48
+ easyocr==1.6.2
49
  entrypoints==0.4
50
  etelemetry==0.3.0
51
  executing==0.8.3
52
+ fastapi==0.88.0
53
  fastjsonschema==2.16.1
54
+ ffmpy==0.3.0
55
  filelock==3.8.0
56
  fitz==0.0.1.dev2
57
  Flask==2.2.2
58
  Flask-SQLAlchemy==3.0.2
59
+ flatbuffers==23.1.4
60
  fonttools==4.34.4
61
  frontend==0.0.3
62
+ frozendict==2.3.7
63
+ frozenlist==1.3.3
64
+ fsspec==2022.11.0
65
  future==0.18.2
66
  gast==0.4.0
67
  gitdb==4.0.9
 
69
  google-auth==2.9.1
70
  google-auth-oauthlib==0.4.6
71
  google-pasta==0.2.0
72
+ gradio==3.13.2
73
  greenlet==2.0.1
74
  grpcio==1.47.0
75
  gTTS==2.2.4
76
  h11==0.14.0
77
  h5py==3.7.0
78
+ html5lib==1.1
79
+ httpcore==0.16.2
80
  httplib2==0.21.0
81
+ httpx==0.23.1
82
  huggingface-hub==0.11.1
83
  idna==3.3
84
+ imageio==2.22.4
85
  importlib-metadata==4.12.0
86
  inflection==0.5.1
87
+ install==1.3.5
88
  ipykernel==6.15.1
89
  ipython==8.4.0
90
  ipython-genutils==0.2.0
 
105
  jupyterlab-pygments==0.2.2
106
  jupyterlab-widgets==1.1.1
107
  jupyterlab_server==2.15.1
108
+ keras==2.11.0
109
+ keras-models==0.0.7
110
  Keras-Preprocessing==1.1.2
111
  kiwisolver==1.4.3
112
  langcodes==3.3.0
113
  lazy-object-proxy==1.7.1
114
  libclang==14.0.6
115
+ linkify-it-py==1.0.3
116
+ loguru==0.6.0
117
  looseversion==1.0.2
118
  lxml==4.9.1
119
  Markdown==3.4.1
120
+ markdown-it-py==2.1.0
121
  MarkupSafe==2.1.1
122
  matplotlib==3.5.2
123
  matplotlib-inline==0.1.3
124
  mccabe==0.7.0
125
+ mdit-py-plugins==0.3.3
126
+ mdurl==0.1.2
127
  mistune==0.8.4
128
+ multidict==6.0.3
129
+ multitasking==0.0.11
130
  murmurhash==1.0.9
131
  mypy-extensions==0.4.3
132
  mysql-connector==2.2.9
 
138
  nest-asyncio==1.5.5
139
  networkx==2.8.8
140
  nibabel==4.0.2
141
+ ninja==1.11.1
142
  nipype==1.8.5
143
  nltk==3.7
144
+ node==1.2
145
  notebook==6.4.12
146
  notebook-shim==0.1.0
147
  numpy==1.23.1
148
  oauthlib==3.2.0
149
+ odict==1.9.0
150
  opencv-python==4.6.0.66
151
+ opencv-python-headless==4.5.4.60
152
  opt-einsum==3.3.0
153
+ orjson==3.8.3
154
  packaging==21.3
155
  pandas==1.4.3
156
  pandas-datareader==0.10.0
 
165
  pipreqs==0.4.11
166
  platformdirs==2.5.2
167
  plotly==5.9.0
168
+ plumber==1.7
169
  preshed==3.0.8
170
  prometheus-client==0.14.1
171
  prompt-toolkit==3.0.30
 
178
  pyarrow==9.0.0
179
  pyasn1==0.4.8
180
  pyasn1-modules==0.2.8
181
+ pyclipper==1.3.0.post4
182
  pycparser==2.21
183
+ pycryptodome==3.16.0
184
  pydantic==1.10.2
185
  pydeck==0.7.1
186
  pydot==1.4.2
187
+ pydub==0.25.1
188
  Pygments==2.12.0
189
  pylint==2.14.4
190
  Pympler==1.0.1
191
  PyMuPDF==1.21.0
192
  pyparsing==3.0.9
193
  pyrsistent==0.18.1
194
+ pysos==1.2.9
195
  pyspark==3.3.0
196
  pytesseract==0.3.10
197
+ python-bidi==0.4.2
198
  python-dateutil==2.8.2
199
  python-docx==0.8.11
200
+ python-multipart==0.0.5
201
  pytils==0.4.1
202
+ pytz==2022.6
203
  pytz-deprecation-shim==0.1.0.post0
204
+ PyWavelets==1.4.1
205
  pyxnat==1.5
206
  PyYAML==6.0
207
  pyzmq==23.2.0
 
210
  regex==2022.10.31
211
  requests==2.28.1
212
  requests-oauthlib==1.3.1
213
+ rfc3986==1.5.0
214
  rich==12.5.1
215
  rsa==4.9
216
  s3transfer==0.6.0
217
+ scikit-image==0.19.3
218
  scikit-learn==1.1.1
219
  scipy==1.9.0
220
  seaborn==0.11.2
 
222
  Send2Trash==1.8.0
223
  sentence-transformers==2.2.2
224
  sentencepiece==0.1.97
225
+ shapely==2.0.0
226
  simplejson==3.18.0
227
  six==1.16.0
228
  smart-open==5.2.1
 
230
  sniffio==1.2.0
231
  soupsieve==2.3.2.post1
232
  spacy==3.4.3
233
+ spacy-dbpedia-spotlight==0.2.5
234
  spacy-legacy==3.0.10
235
  spacy-loggers==1.0.3
236
  SQLAlchemy==1.4.44
237
  sqlalchemy-orm==1.2.3
238
+ sqlparse==0.4.3
239
  srsly==2.4.5
240
  stack-data==0.3.0
241
+ starlette==0.22.0
242
  streamlit==1.11.1
243
  streamlit-lottie==0.0.3
244
  tenacity==8.0.1
245
+ tensorboard==2.11.0
246
  tensorboard-data-server==0.6.1
247
  tensorboard-plugin-wit==1.8.1
248
+ tensorflow==2.11.0
249
+ tensorflow-estimator==2.11.0
250
  tensorflow-io-gcs-filesystem==0.26.0
251
  termcolor==1.1.0
252
  terminado==0.15.0
253
  thinc==8.1.5
254
  threadpoolctl==3.1.0
255
+ tifffile==2022.10.10
256
  tinycss2==1.1.1
257
  tokenizers==0.13.2
258
  toml==0.10.2
 
261
  tools==0.1.9
262
  toolz==0.12.0
263
  torch==1.13.0
264
+ torchaudio==0.13.0
265
  torchvision==0.14.0
266
  tornado==6.2
267
  tqdm==4.64.1
 
273
  typing_extensions==4.3.0
274
  tzdata==2022.1
275
  tzlocal==4.2
276
+ uc-micro-py==1.0.1
277
  urllib3==1.26.11
278
  uvicorn==0.20.0
279
  validators==0.20.0
 
281
  wcwidth==0.2.5
282
  webencodings==0.5.1
283
  websocket-client==1.4.0
284
+ websockets==10.4
285
  Werkzeug==2.2.2
286
  widgetsnbextension==3.6.1
287
  wrapt==1.14.1
288
+ yahoofinancials==1.14
289
  yarg==0.1.9
290
+ yarl==1.8.2
291
+ yfinance==0.2.16
292
  zipp==3.8.1
293
+ zope.component==5.0.1
294
+ zope.deferredimport==4.4
295
+ zope.deprecation==4.4.0
296
+ zope.event==4.6
297
+ zope.hookable==5.4
298
+ zope.interface==5.5.2
299
+ zope.lifecycleevent==4.4
300
+ zope.proxy==4.6.1