Skip to content
Closed
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 api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pyasn1-modules==0.2.8 # via google-auth
pyasn1==0.4.8 # via pyasn1-modules, rsa
requests-oauthlib==1.3.0 # via google-auth-oauthlib
requests==2.23.0 # via -r requirements.in, requests-oauthlib, tensorboard
rsa==4.0 # via google-auth
rsa==4.1 # via google-auth
scipy==1.4.1 # via tensorflow
six==1.14.0 # via absl-py, astunparse, google-auth, google-pasta, grpcio, h5py, keras-preprocessing, protobuf, tensorboard, tensorflow
tensorboard-plugin-wit==1.6.0.post2 # via tensorboard
Expand Down