Skip to content

Commit 1a9ef1b

Browse files
committed
update proto-plus 1.22.1
1 parent 117594f commit 1a9ef1b

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
@@ -8,7 +8,7 @@ RUN python3 -m pip install --no-cache-dir \
88
requests_oauthlib==1.3.1 \
99
neural-structured-learning==1.4.0 \
1010
pydot==1.4.2 \
11-
proto-plus==1.12.1
11+
proto-plus==1.22.1
1212
RUN python3 -m pip install --no-cache-dir \
1313
--use-feature=2020-resolver \
1414
tensorflow-transform==0.25.0 \

0 commit comments

Comments
 (0)