Skip to content

Commit 465c8e1

Browse files
committed
tf-agents 0.14.0 depends on tensorflow-probability==0.17.0
1 parent e9f6167 commit 465c8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-tensorflow/Dockerfile.2.10-py38-cuda11.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN python3 -m pip install --no-cache-dir \
1414
tensorflow-transform==1.10.1 \
1515
tensorflow_model_analysis==0.41.1 \
1616
tensorflow-datasets==4.7.0 \
17-
tensorflow_probability==0.18.0 \
17+
tensorflow_probability==0.17.0 \
1818
tensorflow-addons==0.11.2 \
1919
neural-structured-learning==1.3.1 \
2020
tensorflow-model-optimization==0.5.0 \

0 commit comments

Comments
 (0)