Skip to content

Commit 286ed09

Browse files
committed
fixes dependency tensorflow-serving-api
1 parent 39fe984 commit 286ed09

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

python-tensorflow/requirements.tf.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ pyrsistent==0.17.3
1919
scikit-nni==0.2.1
2020
tensorboard-plugin-wit==1.8.0
2121
tensorboard==2.3.0
22+
tensorflow==2.3.2
2223
tensorflow-addons==0.10.0
2324
tensorflow-compression==1.3
2425
tensorflow-data-validation==0.23.0
@@ -27,7 +28,7 @@ tensorflow-gan==2.0.0
2728
tensorflow-gpu==2.3.2
2829
tensorflow-graphics-gpu==1.0.0
2930
tensorflow-hub==0.8.0
30-
tensorflow-io==0.17
31+
tensorflow-io==0.15
3132
tensorflow-lattice==2.0.5
3233
tensorflow-metadata==0.23.0
3334
tensorflow-model-optimization==0.3.
@@ -37,6 +38,7 @@ tensorflow_constrained_optimization==0.2
3738
tensorflow_model_analysis==0.23.0
3839
tensorflow_probability==0.12.1
3940
tensorflow_ranking==0.3.1
41+
tensorflow-serving-api==2.3.0
4042
tensorflow_text==2.3.0
4143
tensorwatch==0.9.1
4244
tf-agents==0.7.1

0 commit comments

Comments
 (0)