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 @@ -25,7 +25,7 @@ google-cloud-core
django-db-readonly==0.7.0
oauth2client
django-mathfilters
google-cloud-kms==2.0.0
google-cloud-kms==2.10.0
google-crc32c==1.1.2
backoff
backports-abc==0.5
Expand Down
15 changes: 2 additions & 13 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==2.0.0
google-cloud-kms==2.10.0
# via -r requirements.in
google-cloud-logging==2.3.1
# via google-cloud-error-reporting
Expand Down Expand Up @@ -168,10 +168,6 @@ kombu==5.2.4
# via celery
le-utils==0.1.42
# via -r requirements.in
libcst==0.4.9
# via google-cloud-kms
mypy-extensions==1.0.0
# via typing-inspect
newrelic==6.2.0.156
# via -r requirements.in
oauth2client==4.1.3
Expand All @@ -180,6 +176,7 @@ packaging==20.9
# via
# google-api-core
# google-cloud-error-reporting
# google-cloud-kms
pathlib==1.0.1
# via -r requirements.in
pillow==9.4.0
Expand Down Expand Up @@ -229,8 +226,6 @@ pytz==2022.1
# django
# django-postmark
# google-api-core
pyyaml==6.0
# via libcst
redis==4.5.4
# via
# -r requirements.in
Expand Down Expand Up @@ -260,12 +255,6 @@ six==1.16.0
# python-dateutil
sqlparse==0.4.1
# via django
typing-extensions==4.5.0
# via
# libcst
# typing-inspect
typing-inspect==0.8.0
# via libcst
urllib3==1.26.14
# via
# botocore
Expand Down