Skip to content

Commit efbf003

Browse files
committed
update packages
1 parent 2fb78c7 commit efbf003

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

vendor/ngc-pytorch/requirements.txt

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
absl-py==0.8.0
2+
albumentations==1.1.0
23
aiohttp==3.6.2
34
aiozmq==0.9.0
45
adanet==0.9.0
@@ -44,6 +45,7 @@ contextlib2==0.5.5
4445
convertdate==2.3.2
4546
coverage==4.5.4
4647
cryptography==3.0
48+
cupy==9.5.0
4749
cvxpy==1.1.15
4850
cycler==0.10.0
4951
Cython==0.29.22
@@ -59,6 +61,7 @@ docopt==0.6.0
5961
dopamine_rl==3.0.1
6062
docutils==0.15.2
6163
dtreeviz==0.8.1
64+
easydict
6265
EasyProcess==0.3
6366
ecos==2.0.7.post1
6467
elegy==0.1.5
@@ -68,8 +71,8 @@ enum34==1.1.8
6871
factor-analyzer
6972
fasteners==0.15
7073
fastavro==0.21.4
71-
fastrlock==0.4
72-
fbprophet==0.7.1
74+
fastrlock==0.5
75+
#fbprophet
7376
featuretools==0.9.1
7477
Fiona==1.8.6
7578
fire==0.3.1
@@ -95,7 +98,7 @@ graphviz==0.14
9598
grpcio==1.29.0
9699
gym==0.17.3
97100
h5py==2.10.0
98-
hachoir-core==1.3.3
101+
#hachoir==3.1.2
99102
hdf5storage==0.1.15
100103
HeapDict==1.0.1
101104
holidays>=0.11.3.1
@@ -157,9 +160,10 @@ Mako==1.0.7
157160
Markdown==3.2.1
158161
MarkupSafe==1.1.1
159162
mccabe==0.6.1
160-
metadata==0.2
163+
#metadata==0.2
161164
mistune==0.8.4
162165
mlxtend==0.17.2
166+
mmcv-full
163167
mmdnn==0.3.1
164168
mne==0.20.5
165169
more-itertools==7.2.0
@@ -178,7 +182,7 @@ numba==0.48.0
178182
numexpr==2.7.0
179183
oauthlib==3.1.0
180184
oauth2client==3.0.0
181-
onnx==1.2.2
185+
onnx
182186
opt-einsum==3.2.0
183187
osqp==0.5.0
184188
packaging==21.0
@@ -266,9 +270,9 @@ ruamel.yaml.clib==0.2.0
266270
s3transfer==0.2.1
267271
sacred==0.8.1
268272
sacrebleu==1.3.6
269-
scipy==1.7.1
273+
scipy>=1.5.2
270274
schema==0.7.1
271-
scikit-image==0.18.3
275+
scikit-image>=0.17.2
272276
scikit-learn==1.0
273277
scikit-plot==0.3.7
274278
scikit-optimize==0.9.0
@@ -311,6 +315,7 @@ ujson==1.35
311315
update-checker==0.16
312316
urllib3==1.25.8
313317
uvloop==0.14.0
318+
visdom>=0.1.8.9
314319
vecstack==0.4.0
315320
versioneer==0.18
316321
vtk==9.0.1

0 commit comments

Comments
 (0)