Skip to content

Commit 5c2d2c6

Browse files
authored
Merge pull request #39 from NVIDIA/dependabot/pip/numpy-1.21.0
Bump numpy from 1.19.3 to 1.21.0
2 parents 7bc4831 + 8c09dc6 commit 5c2d2c6

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

requirements.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@ h5py==3.1.0
1515
idna==2.9
1616
importlib-metadata==1.6.0
1717
iniconfig==1.1.1
18+
libclang==12.0.0
19+
keras==2.7.0
1820
Keras-Preprocessing==1.1.2
1921
Markdown==3.2.2
2022
mxnet==1.6.0
21-
numpy==1.19.3
23+
numpy==1.21.0
2224
oauthlib==3.1.0
2325
opt-einsum==3.3.0
2426
packaging==20.4
@@ -37,10 +39,11 @@ requests-oauthlib==1.3.0
3739
rsa==4.7
3840
scipy==1.4.1
3941
six==1.15.0
40-
tensorboard==2.5.0
42+
tensorboard==2.7.0
4143
tensorboard-plugin-wit==1.6.0.post3
42-
tensorflow==2.5.2
43-
tensorflow-estimator==2.5.0
44+
tensorflow==2.7.0
45+
tensorflow-estimator==2.7.0
46+
tensorflow-io-gcs-filesystem==0.23.1
4447
termcolor==1.1.0
4548
toml==0.10.1
4649
urllib3==1.26.5

0 commit comments

Comments
 (0)