We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bc4831 + 8c09dc6 commit 5c2d2c6Copy full SHA for 5c2d2c6
requirements.txt
@@ -15,10 +15,12 @@ h5py==3.1.0
15
idna==2.9
16
importlib-metadata==1.6.0
17
iniconfig==1.1.1
18
+libclang==12.0.0
19
+keras==2.7.0
20
Keras-Preprocessing==1.1.2
21
Markdown==3.2.2
22
mxnet==1.6.0
-numpy==1.19.3
23
+numpy==1.21.0
24
oauthlib==3.1.0
25
opt-einsum==3.3.0
26
packaging==20.4
@@ -37,10 +39,11 @@ requests-oauthlib==1.3.0
37
39
rsa==4.7
38
40
scipy==1.4.1
41
six==1.15.0
-tensorboard==2.5.0
42
+tensorboard==2.7.0
43
tensorboard-plugin-wit==1.6.0.post3
-tensorflow==2.5.2
-tensorflow-estimator==2.5.0
44
+tensorflow==2.7.0
45
+tensorflow-estimator==2.7.0
46
+tensorflow-io-gcs-filesystem==0.23.1
47
termcolor==1.1.0
48
toml==0.10.1
49
urllib3==1.26.5
0 commit comments