Skip to content

Commit 2d6f63f

Browse files
committed
tqdm>=4.36.1
1 parent 70b5fd9 commit 2d6f63f

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

vendor/ngc-pytorch/requirements.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ click-plugins==1.1.1
3737
cligj==0.5.0
3838
cloudpickle==1.5.0
3939
cmake==3.18.4.post1
40+
cmdstanpy==0.9.77
4041
colorama==0.4.3
4142
colour==0.1.5
4243
contextlib2==0.5.5
@@ -68,7 +69,7 @@ factor-analyzer
6869
fasteners==0.15
6970
fastavro==0.21.4
7071
fastrlock==0.4
71-
fbprophet==0.7.1
72+
fbprophet==0.6
7273
featuretools==0.9.1
7374
Fiona==1.8.6
7475
fire==0.3.1
@@ -96,7 +97,7 @@ gym==0.17.3
9697
h5py==2.10.0
9798
hdf5storage==0.1.15
9899
HeapDict==1.0.1
99-
holidays==0.11.3.1
100+
holidays>=0.11.3.1
100101
hyperopt==0.1.2
101102
idna==2.9
102103
imageio==2.8.0
@@ -149,6 +150,7 @@ lightgbm==2.3.1
149150
lime==0.1.1.37
150151
llvmlite==0.31.0
151152
lunardate==0.2.0
153+
LunarCalendar>=0.0.9
152154
lxml==4.5.0
153155
Mako==1.0.7
154156
Markdown==3.2.1
@@ -230,11 +232,11 @@ pyproj==2.5.0
230232
pyqt5==5.15.0
231233
PyQt5-sip==12.8.1
232234
pyrsistent==0.15.7
233-
pyshp==2.1.0
235+
pyshp==2.cmdstanpycmdstanpycmdstanpy1.0
234236
PySocks==1.7.1
235237
pystan==2.19.1.1
236238
pytest==5.4.3
237-
python-dateutil==2.8.1
239+
python-dateutil>=2.8.1
238240
python-jsonrpc-server==0.3.4
239241
python-language-server==0.33.1
240242
python-speech-features==0.6
@@ -295,6 +297,7 @@ test-generator==0.1.1
295297
testpath==0.4.4
296298
toml==0.10.0
297299
toolz==0.10.0
300+
tqdm>=4.36.1
298301
traitlets==4.3.3
299302
transformers==4.11.3
300303
tweepy==3.8.0

0 commit comments

Comments
 (0)