Ludvig Doeser commited on
Commit
b154d65
1 Parent(s): 72eea1c

latest requirement list

Browse files
Files changed (1) hide show
  1. requirements.txt +47 -4
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  aiohttp==3.8.3
2
  aiosignal==1.3.1
3
  aiostream==0.4.5
@@ -5,8 +6,11 @@ altair==4.2.0
5
  anyio==3.6.2
6
  appdirs==1.4.4
7
  appnope==0.1.3
 
 
8
  asgiref==3.5.2
9
  asttokens==2.1.0
 
10
  async-timeout==4.0.2
11
  attrs==22.1.0
12
  audioread==3.0.0
@@ -18,6 +22,7 @@ beautifulsoup4==4.11.1
18
  bleach==5.0.1
19
  boto3==1.26.8
20
  botocore==1.29.8
 
21
  certifi==2022.9.24
22
  cffi==1.15.1
23
  charset-normalizer==2.1.1
@@ -43,17 +48,25 @@ fastavro==1.4.11
43
  fastjsonschema==2.16.2
44
  ffmpy==0.3.0
45
  filelock==3.8.1
 
46
  fonttools==4.38.0
47
  frozenlist==1.3.3
48
  fsspec==2022.11.0
49
  furl==2.1.3
50
  future==0.18.2
 
 
 
 
 
51
  gradio==3.9.1
52
  great-expectations==0.14.12
53
  greenlet==2.0.1
 
54
  grpclib==0.4.3
55
  h11==0.12.0
56
  h2==4.1.0
 
57
  hopsworks==3.0.4
58
  hpack==4.0.0
59
  hsfs==3.0.4
@@ -68,6 +81,7 @@ importlib-resources==5.10.0
68
  install==1.3.5
69
  ipykernel==6.17.1
70
  ipython==8.6.0
 
71
  ipywidgets==8.0.2
72
  javaobj-py3==0.4.3
73
  jedi==0.18.1
@@ -78,16 +92,19 @@ joblib==1.2.0
78
  jsonpatch==1.32
79
  jsonpointer==2.3
80
  jsonschema==4.17.0
 
81
  jupyter_client==7.4.5
82
  jupyter_core==5.0.0
83
  jupyterlab-pygments==0.2.2
84
  jupyterlab-widgets==3.0.3
 
85
  kiwisolver==1.4.4
86
  Levenshtein==0.20.2
87
  librosa==0.9.2
88
  linkify-it-py==1.0.3
89
  llvmlite==0.39.1
90
  lxml==4.9.1
 
91
  markdown-it-py==2.1.0
92
  MarkupSafe==2.0.1
93
  matplotlib==3.6.2
@@ -99,12 +116,21 @@ mock==4.0.3
99
  modal-client==0.40.271
100
  multidict==6.0.2
101
  multiprocess==0.70.13
 
102
  nbclient==0.7.0
103
  nbconvert==6.5.4
104
  nbformat==5.7.0
105
  nest-asyncio==1.5.6
 
 
106
  numba==0.56.4
107
- numpy==1.23.4
 
 
 
 
 
 
108
  orderedmultidict==1.0.1
109
  orjson==3.8.1
110
  packaging==21.3
@@ -118,8 +144,9 @@ Pillow==9.3.0
118
  pkgutil_resolve_name==1.3.10
119
  platformdirs==2.5.4
120
  pooch==1.6.0
 
121
  prompt-toolkit==3.0.32
122
- protobuf==4.21.9
123
  psutil==5.9.4
124
  ptyprocess==0.7.0
125
  pure-eval==0.2.2
@@ -139,6 +166,7 @@ PyMySQL==1.0.2
139
  PyNaCl==1.5.0
140
  pyparsing==2.4.7
141
  pyrsistent==0.19.2
 
142
  python-dateutil==2.8.2
143
  python-multipart==0.0.5
144
  pytz==2022.6
@@ -148,18 +176,21 @@ pyzmq==24.0.1
148
  rapidfuzz==2.13.3
149
  regex==2022.10.31
150
  requests==2.28.1
 
151
  resampy==0.4.2
152
  responses==0.18.0
153
  rfc3986==1.5.0
154
  rich==12.6.0
 
155
  ruamel.yaml==0.17.17
156
  ruamel.yaml.clib==0.2.7
157
  s3transfer==0.6.0
158
  scikit-learn==1.1.3
159
  scipy==1.9.3
160
  seaborn==0.12.1
 
161
  sentry-sdk==1.10.1
162
- six==1.16.0
163
  sniffio==1.3.0
164
  soundfile==0.11.0
165
  soupsieve==2.3.2.post1
@@ -168,13 +199,22 @@ stack-data==0.6.1
168
  starlette==0.21.0
169
  synchronicity==0.2.10
170
  tblib==1.7.0
171
- termcolor==2.1.0
 
 
 
 
 
 
172
  threadpoolctl==3.1.0
173
  thrift==0.16.0
174
  tinycss2==1.2.1
175
  tokenizers==0.13.2
176
  toml==0.10.2
177
  toolz==0.12.0
 
 
 
178
  tornado==6.2
179
  tqdm==4.64.1
180
  traitlets==5.5.0
@@ -192,8 +232,11 @@ uvicorn==0.19.0
192
  watchfiles==0.18.1
193
  wcwidth==0.2.5
194
  webencodings==0.5.1
 
195
  websockets==10.4
 
196
  widgetsnbextension==4.0.3
 
197
  xxhash==3.1.0
198
  yarl==1.8.1
199
  zipp==3.10.0
1
+ absl-py==0.12.0
2
  aiohttp==3.8.3
3
  aiosignal==1.3.1
4
  aiostream==0.4.5
6
  anyio==3.6.2
7
  appdirs==1.4.4
8
  appnope==0.1.3
9
+ argon2-cffi==21.3.0
10
+ argon2-cffi-bindings==21.2.0
11
  asgiref==3.5.2
12
  asttokens==2.1.0
13
+ astunparse==1.6.3
14
  async-timeout==4.0.2
15
  attrs==22.1.0
16
  audioread==3.0.0
22
  bleach==5.0.1
23
  boto3==1.26.8
24
  botocore==1.29.8
25
+ cachetools==4.2.1
26
  certifi==2022.9.24
27
  cffi==1.15.1
28
  charset-normalizer==2.1.1
48
  fastjsonschema==2.16.2
49
  ffmpy==0.3.0
50
  filelock==3.8.1
51
+ flatbuffers==1.12
52
  fonttools==4.38.0
53
  frozenlist==1.3.3
54
  fsspec==2022.11.0
55
  furl==2.1.3
56
  future==0.18.2
57
+ gast==0.3.3
58
+ gdown==4.5.4
59
+ google-auth==1.28.0
60
+ google-auth-oauthlib==0.4.4
61
+ google-pasta==0.2.0
62
  gradio==3.9.1
63
  great-expectations==0.14.12
64
  greenlet==2.0.1
65
+ grpcio==1.32.0
66
  grpclib==0.4.3
67
  h11==0.12.0
68
  h2==4.1.0
69
+ h5py==2.10.0
70
  hopsworks==3.0.4
71
  hpack==4.0.0
72
  hsfs==3.0.4
81
  install==1.3.5
82
  ipykernel==6.17.1
83
  ipython==8.6.0
84
+ ipython-genutils==0.2.0
85
  ipywidgets==8.0.2
86
  javaobj-py3==0.4.3
87
  jedi==0.18.1
92
  jsonpatch==1.32
93
  jsonpointer==2.3
94
  jsonschema==4.17.0
95
+ jupyter-server==1.23.3
96
  jupyter_client==7.4.5
97
  jupyter_core==5.0.0
98
  jupyterlab-pygments==0.2.2
99
  jupyterlab-widgets==3.0.3
100
+ Keras-Preprocessing==1.1.2
101
  kiwisolver==1.4.4
102
  Levenshtein==0.20.2
103
  librosa==0.9.2
104
  linkify-it-py==1.0.3
105
  llvmlite==0.39.1
106
  lxml==4.9.1
107
+ Markdown==3.3.4
108
  markdown-it-py==2.1.0
109
  MarkupSafe==2.0.1
110
  matplotlib==3.6.2
116
  modal-client==0.40.271
117
  multidict==6.0.2
118
  multiprocess==0.70.13
119
+ nbclassic==0.4.8
120
  nbclient==0.7.0
121
  nbconvert==6.5.4
122
  nbformat==5.7.0
123
  nest-asyncio==1.5.6
124
+ notebook==6.5.2
125
+ notebook_shim==0.2.2
126
  numba==0.56.4
127
+ numpy==1.20.3
128
+ nvidia-cublas-cu11==11.10.3.66
129
+ nvidia-cuda-nvrtc-cu11==11.7.99
130
+ nvidia-cuda-runtime-cu11==11.7.99
131
+ nvidia-cudnn-cu11==8.5.0.96
132
+ oauthlib==3.1.0
133
+ opt-einsum==3.3.0
134
  orderedmultidict==1.0.1
135
  orjson==3.8.1
136
  packaging==21.3
144
  pkgutil_resolve_name==1.3.10
145
  platformdirs==2.5.4
146
  pooch==1.6.0
147
+ prometheus-client==0.15.0
148
  prompt-toolkit==3.0.32
149
+ protobuf==3.20.3
150
  psutil==5.9.4
151
  ptyprocess==0.7.0
152
  pure-eval==0.2.2
166
  PyNaCl==1.5.0
167
  pyparsing==2.4.7
168
  pyrsistent==0.19.2
169
+ PySocks==1.7.1
170
  python-dateutil==2.8.2
171
  python-multipart==0.0.5
172
  pytz==2022.6
176
  rapidfuzz==2.13.3
177
  regex==2022.10.31
178
  requests==2.28.1
179
+ requests-oauthlib==1.3.0
180
  resampy==0.4.2
181
  responses==0.18.0
182
  rfc3986==1.5.0
183
  rich==12.6.0
184
+ rsa==4.7.2
185
  ruamel.yaml==0.17.17
186
  ruamel.yaml.clib==0.2.7
187
  s3transfer==0.6.0
188
  scikit-learn==1.1.3
189
  scipy==1.9.3
190
  seaborn==0.12.1
191
+ Send2Trash==1.8.0
192
  sentry-sdk==1.10.1
193
+ six==1.15.0
194
  sniffio==1.3.0
195
  soundfile==0.11.0
196
  soupsieve==2.3.2.post1
199
  starlette==0.21.0
200
  synchronicity==0.2.10
201
  tblib==1.7.0
202
+ tensorboard==2.11.0
203
+ tensorboard-data-server==0.6.1
204
+ tensorboard-plugin-wit==1.8.0
205
+ tensorflow==2.4.1
206
+ tensorflow-estimator==2.4.0
207
+ termcolor==1.1.0
208
+ terminado==0.17.0
209
  threadpoolctl==3.1.0
210
  thrift==0.16.0
211
  tinycss2==1.2.1
212
  tokenizers==0.13.2
213
  toml==0.10.2
214
  toolz==0.12.0
215
+ torch==1.7.1+cu110
216
+ torchaudio==0.7.2
217
+ torchvision==0.8.2+cu110
218
  tornado==6.2
219
  tqdm==4.64.1
220
  traitlets==5.5.0
232
  watchfiles==0.18.1
233
  wcwidth==0.2.5
234
  webencodings==0.5.1
235
+ websocket-client==1.4.2
236
  websockets==10.4
237
+ Werkzeug==1.0.1
238
  widgetsnbextension==4.0.3
239
+ wrapt==1.12.1
240
  xxhash==3.1.0
241
  yarl==1.8.1
242
  zipp==3.10.0