File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ absl-py==0.8.0
2
2
aiohttp == 3.6.2
3
3
aiozmq == 0.9.0
4
4
adanet == 0.9.0
5
+ #apache-beam==2.24.0
5
6
appdirs == 1.4.3
6
7
astor == 0.8.1
7
8
astroid == 2.3.3
@@ -33,6 +34,7 @@ Click==7.0
33
34
click-plugins == 1.1.1
34
35
cligj == 0.5.0
35
36
cloudpickle == 1.5.0
37
+ cmake == 3.18.4.post1
36
38
colorama == 0.4.3
37
39
colour == 0.1.5
38
40
contextlib2 == 0.5.5
@@ -61,6 +63,7 @@ fastrlock==0.4
61
63
fbprophet == 0.5
62
64
featuretools == 0.9.1
63
65
Fiona == 1.8.6
66
+ fire >= 0.1.3
64
67
flake8 == 3.7.9
65
68
folium == 0.10.0
66
69
funcy == 1.13
@@ -105,6 +108,7 @@ jupyter-console==6.1.0
105
108
jupyter-contrib-core == 0.3.3
106
109
jupyter-contrib-nbextensions == 0.5.1
107
110
jupyter-core == 4.6.3
111
+ jupyter-dash == 0.4.0
108
112
jupyter-highlight-selected-word == 0.2.0
109
113
jupyter-js-widgets-nbextension == 0.0.2.dev0
110
114
jupyter-lsp == 0.8.0
@@ -165,10 +169,12 @@ onnx==1.2.2
165
169
opt-einsum == 3.2.0
166
170
osqp == 0.5.0
167
171
packaging == 20.3
172
+ pandasgui == 0.2.7
168
173
pandocfilters == 1.4.2
169
174
parso == 0.7.0
170
175
pathspec == 0.7.0
171
176
patsy == 0.5.1
177
+ pbr == 5.5.0
172
178
pexpect == 4.8.0
173
179
pickleshare == 0.7.5
174
180
Pillow == 6.2.2
@@ -189,6 +195,7 @@ pyaml==19.12.0
189
195
pyasn1 == 0.4.8
190
196
pyasn1-modules == 0.2.8
191
197
pyarrow == 0.15.1
198
+ pycairo == 1.12.0
192
199
pycocotools == 2.0.0
193
200
pycodestyle == 2.5.0
194
201
pycparser == 2.19
@@ -197,7 +204,7 @@ pydot==1.4.1
197
204
pydotplus == 2.0.2
198
205
pyflakes == 2.1.1
199
206
pygal == 2.4.0
200
- pygame == 1.9.6
207
+ pygame == 2.0.1
201
208
pyglet == 1.5.0
202
209
Pygments == 2.5.2
203
210
pyLDAvis == 2.1.2
@@ -224,6 +231,7 @@ PyWavelets==1.1.1
224
231
PyYAML == 5.3.1
225
232
pyzmq == 19.0.0
226
233
qtconsole == 4.7.1
234
+ qgrid == 1.3.1
227
235
QtPy == 1.9.0
228
236
regex == 2020.2.20
229
237
requests == 2.23.0
@@ -237,12 +245,15 @@ ruamel.yaml.clib==0.2.0
237
245
s3transfer == 0.2.1
238
246
sacred == 0.8.1
239
247
sacrebleu == 1.3.6
248
+ scipy == 1.5.4
240
249
schema == 0.7.1
241
250
scikit-image == 0.16.2
242
251
scikit-learn == 0.23.1
243
252
scikit-plot == 0.3.7
244
253
scikit-optimize == 0.7.4
245
254
scikit-surprise == 1.1.0
255
+ scooby == 0.5.5
256
+ #scs==2.1.0
246
257
seaborn == 0.10.0
247
258
selenium == 3.141.0
248
259
Send2Trash == 1.5.0
@@ -272,6 +283,7 @@ TPOT==0.11.1
272
283
tqdm == 4.43.0
273
284
traitlets == 4.3.3
274
285
trax == 1.3.3
286
+ transformers == 4.1.1
275
287
tweepy == 3.8.0
276
288
typed-ast == 1.4.1
277
289
typing == 3.7.4.1
You can’t perform that action at this time.
0 commit comments