Skip to content
Merged
Show file tree
Hide file tree
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 requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ google-cloud-core
django-db-readonly==0.7.0
oauth2client
django-mathfilters
google-cloud-kms==1.1.0
google-cloud-kms==1.4.0
backoff
backports-abc==0.5
django-model-utils==4.3.1
Expand Down
11 changes: 5 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ google-cloud-core==1.7.3
# google-cloud-storage
google-cloud-error-reporting==1.4.0
# via -r requirements.in
google-cloud-kms==1.1.0
google-cloud-kms==1.4.0
# via -r requirements.in
google-cloud-logging==2.3.1
# via google-cloud-error-reporting
Expand All @@ -131,13 +131,13 @@ google-crc32c==1.1.2
# via google-resumable-media
google-resumable-media==1.3.0
# via google-cloud-storage
googleapis-common-protos[grpc]==1.53.0
googleapis-common-protos[grpc]==1.57.0
# via
# google-api-core
# grpc-google-iam-v1
grpc-google-iam-v1==0.11.4
grpc-google-iam-v1==0.12.4
# via google-cloud-kms
grpcio==1.37.1
grpcio==1.51.1
# via
# google-api-core
# googleapis-common-protos
Expand Down Expand Up @@ -189,7 +189,7 @@ proto-plus==1.18.1
# via
# google-cloud-error-reporting
# google-cloud-logging
protobuf==3.18.3
protobuf==3.20.3
# via
# google-api-core
# googleapis-common-protos
Expand Down Expand Up @@ -251,7 +251,6 @@ six==1.16.0
# google-auth
# google-cloud-core
# google-resumable-media
# grpcio
# html5lib
# oauth2client
# progressbar2
Expand Down