dalexanderch commited on
Commit
1650335
·
1 Parent(s): 073b744

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -208
requirements.txt CHANGED
@@ -1,275 +1,89 @@
1
- absl-py==1.0.0
2
  aiohttp==3.8.1
3
  aiosignal==1.2.0
4
- alabaster==0.7.12
5
  analytics-python==1.4.0
6
  anyio==3.6.1
7
- appdirs==1.4.4
8
- apturl==0.5.2
9
- arrow==1.2.2
10
- astroid==2.11.5
11
  astunparse==1.6.3
12
  async-timeout==4.0.2
13
- atomicwrites==1.4.0
14
  attrs==21.4.0
15
- autopep8==1.6.0
16
- Babel==2.10.1
17
- backcall==0.2.0
18
  backoff==1.10.0
19
- bcrypt==3.2.0
20
- beautifulsoup4==4.11.1
21
- beniget==0.4.1
22
- binaryornot==0.4.4
23
- black==22.3.0
24
- bleach==5.0.0
25
- blinker==1.4
26
- Brlapi==0.8.3
27
- Brotli==1.0.9
28
  cachetools==5.2.0
29
- certifi==2020.6.20
30
- chardet==4.0.0
31
  charset-normalizer==2.1.0
32
- click==8.0.3
33
- cloudpickle==2.1.0
34
- colorama==0.4.4
35
- command-not-found==0.3
36
- cookiecutter==1.7.3
37
- cryptography==3.4.8
38
- cupshelpers==1.0
39
  cycler==0.11.0
40
- dbus-python==1.2.18
41
- debugpy==1.6.0
42
- decorator==5.1.1
43
- defer==1.0.6
44
- defusedxml==0.7.1
45
- diff-match-patch==20200713
46
- dill==0.3.5.1
47
- distro==1.7.0
48
- distro-info===1.1build1
49
- docutils==0.18.1
50
- duplicity==0.8.21
51
- entrypoints==0.4
52
  fastapi==0.78.0
53
- fasteners==0.14.1
54
- fastjsonschema==2.15.3
55
  ffmpy==0.3.0
56
- flake8==4.0.1
57
  flatbuffers==1.12
58
- fonttools==4.29.1
59
  frozenlist==1.3.0
60
- fs==2.4.12
61
  fsspec==2022.5.0
62
- future==0.18.2
63
  gast==0.4.0
64
- google-auth==2.6.6
65
  google-auth-oauthlib==0.4.6
66
  google-pasta==0.2.0
67
  gradio==3.0.24
68
- grpcio==1.46.3
69
  h11==0.12.0
70
  h5py==3.7.0
71
- helpdev==0.7.1
72
- html5lib==1.1
73
  httpcore==0.15.0
74
- httplib2==0.20.2
75
  httpx==0.23.0
76
  idna==3.3
77
- imagesize==1.3.0
78
- importlib-metadata==4.6.4
79
- inflection==0.5.1
80
- intervaltree==3.1.0
81
- ipykernel==6.13.0
82
- ipython==7.34.0
83
- ipython-genutils==0.2.0
84
- isort==5.10.1
85
- jedi==0.18.1
86
- jeepney==0.7.1
87
- jellyfish==0.9.0
88
  Jinja2==3.1.2
89
- jinja2-time==0.2.0
90
- jsonschema==4.5.1
91
- jupyter-client==7.3.1
92
- jupyter-core==4.10.0
93
- jupyterlab-pygments==0.2.2
94
  keras==2.9.0
95
  Keras-Preprocessing==1.1.2
96
- keyring==23.5.0
97
- kiwisolver==1.3.2
98
- language-selector==0.1
99
- launchpadlib==1.10.16
100
- lazr.restfulclient==0.14.4
101
- lazr.uri==1.0.6
102
- lazy-object-proxy==1.7.1
103
  libclang==14.0.1
104
- libs==0.0.10
105
  linkify-it-py==1.0.3
106
- lockfile==0.12.2
107
- logilab-common==1.8.2
108
- louis==3.20.0
109
- lxml==4.8.0
110
- lz4==3.1.3+dfsg
111
- macaroonbakery==1.3.1
112
- Mako==1.1.3
113
  Markdown==3.3.7
114
  markdown-it-py==2.1.0
115
- MarkupSafe==2.0.1
116
- matplotlib==3.5.1
117
- matplotlib-inline==0.1.3
118
- mccabe==0.6.1
119
  mdit-py-plugins==0.3.0
120
  mdurl==0.1.1
121
- mercurial==6.1.1
122
- mistune==0.8.4
123
- mock==4.0.3
124
  monotonic==1.6
125
- more-itertools==8.10.0
126
- mpmath==0.0.0
127
  multidict==6.0.2
128
- mypy-extensions==0.4.3
129
- nbclient==0.6.3
130
- nbconvert==6.5.0
131
- nbformat==5.4.0
132
- nest-asyncio==1.5.5
133
- netifaces==0.11.0
134
- numpy==1.21.5
135
- numpydoc==1.3.1
136
  oauthlib==3.2.0
137
- olefile==0.46
138
  opt-einsum==3.3.0
139
  orjson==3.7.7
140
  packaging==21.3
141
  pandas==1.4.3
142
- pandocfilters==1.5.0
143
- paramiko==2.9.3
144
- parso==0.8.3
145
- pathspec==0.9.0
146
- pbr==5.8.0
147
- pep8==1.7.1
148
- pexpect==4.8.0
149
- pickleshare==0.7.5
150
- Pillow==9.0.1
151
- platformdirs==2.5.2
152
- pluggy==1.0.0
153
- ply==3.11
154
- poyo==0.5.0
155
- prompt-toolkit==3.0.29
156
- protobuf==3.12.4
157
- psutil==5.9.1
158
- ptyprocess==0.7.0
159
- py==1.10.0
160
  pyasn1==0.4.8
161
  pyasn1-modules==0.2.8
162
- pycairo==1.20.1
163
- pycodestyle==2.8.0
164
  pycryptodome==3.15.0
165
- pycups==2.0.1
166
  pydantic==1.9.1
167
- pydocstyle==6.1.1
168
  pydub==0.25.1
169
- pyflakes==2.4.0
170
- pygame==2.1.2
171
- Pygments==2.12.0
172
- PyGObject==3.42.0
173
- PyJWT==2.3.0
174
- pylint==2.13.9
175
- pyls-black==0.4.6
176
- pyls-spyder==0.4.0
177
- pymacaroons==0.13.0
178
  PyNaCl==1.5.0
179
- pyparsing==2.4.7
180
- PyQt5==5.15.6
181
- PyQt5-Qt5==5.15.2
182
- PyQt5-sip==12.10.1
183
- PyQtWebEngine==5.15.5
184
- PyQtWebEngine-Qt5==5.15.2
185
- pyRFC3339==1.1
186
- pyrsistent==0.18.1
187
- pysvn==1.9.15
188
- python-apt==2.3.0+ubuntu2
189
  python-dateutil==2.8.2
190
- python-debian===0.1.43ubuntu1
191
- python-jsonrpc-server==0.4.0
192
- python-language-server==0.36.2
193
- python-lsp-black==1.2.1
194
- python-lsp-jsonrpc==1.0.0
195
- python-lsp-server==1.4.1
196
  python-multipart==0.0.5
197
- python-slugify==6.1.2
198
- pythran==0.10.0
199
  pytz==2022.1
200
- pyxdg==0.27
201
- PyYAML==5.4.1
202
- pyzmq==23.0.0
203
- QDarkStyle==3.0.3
204
- qstylizer==0.2.1
205
- QtAwesome==1.1.1
206
- qtconsole==5.3.0
207
- QtPy==2.1.0
208
- reportlab==3.6.8
209
- requests==2.25.1
210
  requests-oauthlib==1.3.1
211
  rfc3986==1.5.0
212
- roman==3.3
213
- rope==1.1.1
214
  rsa==4.8
215
- Rtree==1.0.0
216
- scipy==1.8.0
217
- SecretStorage==3.3.1
218
  six==1.16.0
219
  sniffio==1.2.0
220
- snowballstemmer==2.2.0
221
- sortedcontainers==2.4.0
222
- soupsieve==2.3.2.post1
223
- Sphinx==5.0.0
224
- sphinxcontrib-applehelp==1.0.2
225
- sphinxcontrib-devhelp==1.0.2
226
- sphinxcontrib-htmlhelp==2.0.0
227
- sphinxcontrib-jsmath==1.0.1
228
- sphinxcontrib-qthelp==1.0.3
229
- sphinxcontrib-serializinghtml==1.1.5
230
- spyder==5.3.1
231
- spyder-kernels==2.3.1
232
  starlette==0.19.1
233
- sympy==1.9
234
- systemd-python==234
235
- tensorboard==2.9.0
236
  tensorboard-data-server==0.6.1
237
  tensorboard-plugin-wit==1.8.1
238
  tensorflow==2.9.1
239
  tensorflow-estimator==2.9.0
240
  tensorflow-io-gcs-filesystem==0.26.0
241
  termcolor==1.1.0
242
- testpath==0.5.0
243
- text-unidecode==1.3
244
- textdistance==4.2.2
245
- three-merge==0.1.1
246
- tinycss2==1.1.1
247
- toml==0.10.2
248
- tomli==2.0.1
249
- tornado==6.1
250
- tqdm==4.64.0
251
- traitlets==5.2.1.post0
252
- typing-extensions==3.10.0.2
253
- ubuntu-advantage-tools==27.8
254
- ubuntu-drivers-common==0.0.0
255
  uc-micro-py==1.0.1
256
- ufoLib2==0.13.1
257
- ufw==0.36.1
258
- ujson==5.3.0
259
- unattended-upgrades==0.1
260
- unicodedata2==14.0.0
261
- urllib3==1.26.5
262
- usb-creator==0.3.7
263
  uvicorn==0.18.2
264
- wadllib==1.3.6
265
- watchdog==2.1.8
266
- wcwidth==0.2.5
267
- webencodings==0.5.1
268
  Werkzeug==2.1.2
269
  wrapt==1.14.1
270
- wurlitzer==3.0.2
271
- xdg==5
272
- xkit==0.0.0
273
- yapf==0.32.0
274
  yarl==1.7.2
275
- zipp==1.0.0
 
1
+ absl-py==1.1.0
2
  aiohttp==3.8.1
3
  aiosignal==1.2.0
 
4
  analytics-python==1.4.0
5
  anyio==3.6.1
 
 
 
 
6
  astunparse==1.6.3
7
  async-timeout==4.0.2
 
8
  attrs==21.4.0
 
 
 
9
  backoff==1.10.0
10
+ bcrypt==3.2.2
 
 
 
 
 
 
 
 
11
  cachetools==5.2.0
12
+ certifi==2022.6.15
13
+ cffi==1.15.1
14
  charset-normalizer==2.1.0
15
+ click==8.1.3
16
+ cryptography==37.0.4
 
 
 
 
 
17
  cycler==0.11.0
 
 
 
 
 
 
 
 
 
 
 
 
18
  fastapi==0.78.0
 
 
19
  ffmpy==0.3.0
 
20
  flatbuffers==1.12
21
+ fonttools==4.34.3
22
  frozenlist==1.3.0
 
23
  fsspec==2022.5.0
 
24
  gast==0.4.0
25
+ google-auth==2.9.0
26
  google-auth-oauthlib==0.4.6
27
  google-pasta==0.2.0
28
  gradio==3.0.24
29
+ grpcio==1.47.0
30
  h11==0.12.0
31
  h5py==3.7.0
 
 
32
  httpcore==0.15.0
 
33
  httpx==0.23.0
34
  idna==3.3
 
 
 
 
 
 
 
 
 
 
 
35
  Jinja2==3.1.2
 
 
 
 
 
36
  keras==2.9.0
37
  Keras-Preprocessing==1.1.2
38
+ kiwisolver==1.4.3
 
 
 
 
 
 
39
  libclang==14.0.1
 
40
  linkify-it-py==1.0.3
 
 
 
 
 
 
 
41
  Markdown==3.3.7
42
  markdown-it-py==2.1.0
43
+ MarkupSafe==2.1.1
44
+ matplotlib==3.5.2
 
 
45
  mdit-py-plugins==0.3.0
46
  mdurl==0.1.1
 
 
 
47
  monotonic==1.6
 
 
48
  multidict==6.0.2
49
+ numpy==1.23.0
 
 
 
 
 
 
 
50
  oauthlib==3.2.0
 
51
  opt-einsum==3.3.0
52
  orjson==3.7.7
53
  packaging==21.3
54
  pandas==1.4.3
55
+ paramiko==2.11.0
56
+ Pillow==9.2.0
57
+ protobuf==3.19.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  pyasn1==0.4.8
59
  pyasn1-modules==0.2.8
60
+ pycparser==2.21
 
61
  pycryptodome==3.15.0
 
62
  pydantic==1.9.1
 
63
  pydub==0.25.1
 
 
 
 
 
 
 
 
 
64
  PyNaCl==1.5.0
65
+ pyparsing==3.0.9
 
 
 
 
 
 
 
 
 
66
  python-dateutil==2.8.2
 
 
 
 
 
 
67
  python-multipart==0.0.5
 
 
68
  pytz==2022.1
69
+ requests==2.28.1
 
 
 
 
 
 
 
 
 
70
  requests-oauthlib==1.3.1
71
  rfc3986==1.5.0
 
 
72
  rsa==4.8
 
 
 
73
  six==1.16.0
74
  sniffio==1.2.0
 
 
 
 
 
 
 
 
 
 
 
 
75
  starlette==0.19.1
76
+ tensorboard==2.9.1
 
 
77
  tensorboard-data-server==0.6.1
78
  tensorboard-plugin-wit==1.8.1
79
  tensorflow==2.9.1
80
  tensorflow-estimator==2.9.0
81
  tensorflow-io-gcs-filesystem==0.26.0
82
  termcolor==1.1.0
83
+ typing_extensions==4.3.0
 
 
 
 
 
 
 
 
 
 
 
 
84
  uc-micro-py==1.0.1
85
+ urllib3==1.26.9
 
 
 
 
 
 
86
  uvicorn==0.18.2
 
 
 
 
87
  Werkzeug==2.1.2
88
  wrapt==1.14.1
 
 
 
 
89
  yarl==1.7.2