Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions batch/docker/tensorflow_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
# via tensorboard
tensorflow==2.7.0
# via -r ./batch/docker/tensorflow_requirements.in
# via -r tensorflow_requirements.in
tensorflow-estimator==2.7.0
# via tensorflow
tensorflow-io-gcs-filesystem==0.26.0
Expand All @@ -103,7 +103,7 @@ typing-extensions==4.3.0
# via tensorflow
urllib3==1.26.12
# via requests
werkzeug==2.2.2
werkzeug==2.3.8
# via tensorboard
wheel==0.37.1
# via
Expand Down