Skip to content
Merged
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
2 changes: 1 addition & 1 deletion tensorboard/pip_package/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ absl-py >= 0.4
# NOTE: this version should be >= the grpc version in our WORKSPACE file.
grpcio >= 1.48.2
google-auth >= 1.6.3, < 3
google-auth-oauthlib >= 0.5, < 1.1
google-auth-oauthlib >= 0.5, < 2
markdown >= 2.6.8
numpy >= 1.12.0
# NOTE: this version must be >= the protoc version in our WORKSPACE file.
Expand Down