File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change 1
1
absl-py == 0.8.0
2
+ albumentations == 1.1.0
2
3
aiohttp == 3.6.2
3
4
aiozmq == 0.9.0
4
5
adanet == 0.9.0
@@ -44,6 +45,7 @@ contextlib2==0.5.5
44
45
convertdate == 2.3.2
45
46
coverage == 4.5.4
46
47
cryptography == 3.0
48
+ cupy == 9.5.0
47
49
cvxpy == 1.1.15
48
50
cycler == 0.10.0
49
51
Cython == 0.29.22
@@ -59,6 +61,7 @@ docopt==0.6.0
59
61
dopamine_rl == 3.0.1
60
62
docutils == 0.15.2
61
63
dtreeviz == 0.8.1
64
+ easydict
62
65
EasyProcess == 0.3
63
66
ecos == 2.0.7.post1
64
67
elegy == 0.1.5
@@ -68,8 +71,8 @@ enum34==1.1.8
68
71
factor-analyzer
69
72
fasteners == 0.15
70
73
fastavro == 0.21.4
71
- fastrlock == 0.4
72
- fbprophet == 0.7.1
74
+ fastrlock == 0.5
75
+ # fbprophet
73
76
featuretools == 0.9.1
74
77
Fiona == 1.8.6
75
78
fire == 0.3.1
@@ -95,7 +98,7 @@ graphviz==0.14
95
98
grpcio == 1.29.0
96
99
gym == 0.17.3
97
100
h5py == 2.10.0
98
- hachoir-core == 1.3.3
101
+ # hachoir==3.1.2
99
102
hdf5storage == 0.1.15
100
103
HeapDict == 1.0.1
101
104
holidays >= 0.11.3.1
@@ -157,9 +160,10 @@ Mako==1.0.7
157
160
Markdown == 3.2.1
158
161
MarkupSafe == 1.1.1
159
162
mccabe == 0.6.1
160
- metadata == 0.2
163
+ # metadata==0.2
161
164
mistune == 0.8.4
162
165
mlxtend == 0.17.2
166
+ mmcv-full
163
167
mmdnn == 0.3.1
164
168
mne == 0.20.5
165
169
more-itertools == 7.2.0
@@ -178,7 +182,7 @@ numba==0.48.0
178
182
numexpr == 2.7.0
179
183
oauthlib == 3.1.0
180
184
oauth2client == 3.0.0
181
- onnx == 1.2.2
185
+ onnx
182
186
opt-einsum == 3.2.0
183
187
osqp == 0.5.0
184
188
packaging == 21.0
@@ -266,9 +270,9 @@ ruamel.yaml.clib==0.2.0
266
270
s3transfer == 0.2.1
267
271
sacred == 0.8.1
268
272
sacrebleu == 1.3.6
269
- scipy == 1.7.1
273
+ scipy >= 1.5.2
270
274
schema == 0.7.1
271
- scikit-image == 0.18.3
275
+ scikit-image >= 0.17.2
272
276
scikit-learn == 1.0
273
277
scikit-plot == 0.3.7
274
278
scikit-optimize == 0.9.0
@@ -311,6 +315,7 @@ ujson==1.35
311
315
update-checker == 0.16
312
316
urllib3 == 1.25.8
313
317
uvloop == 0.14.0
318
+ visdom >= 0.1.8.9
314
319
vecstack == 0.4.0
315
320
versioneer == 0.18
316
321
vtk == 9.0.1
You can’t perform that action at this time.
0 commit comments