Skip to content
Closed
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 @@ -24,7 +24,7 @@ google-cloud-core
django-db-readonly==0.7.0
oauth2client
django-mathfilters
google-cloud-kms==2.10.0
google-cloud-kms==2.20.0
google-crc32c==1.1.2
backoff
backports-abc==0.5
Expand Down
19 changes: 10 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ djangorestframework==3.12.4
# via -r requirements.in
future==0.18.3
# via -r requirements.in
google-api-core[grpc]==1.27.0
google-api-core[grpc]==1.34.0
# via
# google-api-core
# google-cloud-core
Expand All @@ -120,7 +120,7 @@ google-cloud-core==1.7.3
# google-cloud-storage
google-cloud-error-reporting==1.4.0
# via -r requirements.in
google-cloud-kms==2.10.0
google-cloud-kms==2.20.0
# via -r requirements.in
google-cloud-logging==2.3.1
# via google-cloud-error-reporting
Expand All @@ -136,13 +136,17 @@ googleapis-common-protos[grpc]==1.57.0
# via
# google-api-core
# grpc-google-iam-v1
# grpcio-status
grpc-google-iam-v1==0.12.4
# via google-cloud-kms
grpcio==1.53.0
# via
# google-api-core
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
grpcio-status==1.48.2
# via google-api-core
gunicorn==20.1.0
# via -r requirements.in
html5lib==1.1
Expand Down Expand Up @@ -172,10 +176,7 @@ newrelic==6.2.0.156
oauth2client==4.1.3
# via -r requirements.in
packaging==20.9
# via
# google-api-core
# google-cloud-error-reporting
# google-cloud-kms
# via google-cloud-error-reporting
pathlib==1.0.1
# via -r requirements.in
pillow==9.4.0
Expand All @@ -184,15 +185,17 @@ prometheus-client==0.10.1
# via django-prometheus
prompt-toolkit==3.0.23
# via click-repl
proto-plus==1.18.1
proto-plus==1.23.0
# via
# google-cloud-error-reporting
# google-cloud-kms
# google-cloud-logging
protobuf==3.20.3
# via
# google-api-core
# google-cloud-kms
# googleapis-common-protos
# grpcio-status
# proto-plus
psycopg2-binary==2.9.5
# via -r requirements.in
Expand Down Expand Up @@ -224,7 +227,6 @@ pytz==2022.1
# celery
# django
# django-postmark
# google-api-core
redis==4.5.4
# via
# -r requirements.in
Expand All @@ -245,7 +247,6 @@ sentry-sdk==1.16.0
six==1.16.0
# via
# click-repl
# google-api-core
# google-auth
# google-cloud-core
# google-resumable-media
Expand Down