Skip to content

Commit 39fe984

Browse files
committed
fixes dependency tensorflow-io
1 parent c77ff88 commit 39fe984

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

python-tensorflow/requirements.tf.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#tensor2tensor==1.15.7
12
attrs==19.3.0
23
bokeh==1.3.2
34
cachetools==3.1.0
@@ -10,28 +11,29 @@ mpi4py==3.0.3
1011
neural-structured-learning==1.1.0
1112
ngraph-tensorflow-bridge==0.18.0
1213
nni==1.9
14+
notebook==6.2.0
1315
parso==0.8.1
14-
psutil==5.6.3
1516
prompt-toolkit==3.0.16
17+
psutil==5.6.3
1618
pyrsistent==0.17.3
1719
scikit-nni==0.2.1
18-
#tensor2tensor==1.15.7
20+
tensorboard-plugin-wit==1.8.0
1921
tensorboard==2.3.0
2022
tensorflow-addons==0.10.0
2123
tensorflow-compression==1.3
2224
tensorflow-data-validation==0.23.0
23-
tensorflow-datasets==3.2.0
25+
tensorflow-datasets==4.2.0
2426
tensorflow-gan==2.0.0
27+
tensorflow-gpu==2.3.2
2528
tensorflow-graphics-gpu==1.0.0
2629
tensorflow-hub==0.8.0
27-
tensorflow-io==0.15
30+
tensorflow-io==0.17
2831
tensorflow-lattice==2.0.5
2932
tensorflow-metadata==0.23.0
3033
tensorflow-model-optimization==0.3.
3134
tensorflow-plot==0.3.2
3235
tensorflow-transform==0.23.0
33-
tensorflow==2.3.2
34-
tensorflow_constrained_optimization
36+
tensorflow_constrained_optimization==0.2
3537
tensorflow_model_analysis==0.23.0
3638
tensorflow_probability==0.12.1
3739
tensorflow_ranking==0.3.1
@@ -42,4 +44,3 @@ tf-slim==1.1.
4244
tfx-bsl==0.23.0
4345
tfx==0.23.0
4446
wcwidth==0.2.5
45-
notebook==6.2.0

0 commit comments

Comments
 (0)