Skip to content
Open
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
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ djangorestframework==3.15.1
# via -r requirements.in
exceptiongroup==1.3.1
# via celery
google-api-core==2.30.0
google-api-core[grpc]==2.30.0
# via
# google-cloud-appengine-logging
# google-cloud-core
Expand Down Expand Up @@ -134,7 +134,7 @@ google-crc32c==1.8.0
# google-resumable-media
google-resumable-media==2.8.0
# via google-cloud-storage
googleapis-common-protos==1.57.0
googleapis-common-protos[grpc]==1.57.0
# via
# google-api-core
# google-cloud-audit-log
Expand All @@ -159,7 +159,7 @@ html5lib==1.1
# via -r requirements.in
httplib2==0.19.1
# via django-postmark
idna==2.10
idna==3.15
# via requests
jmespath==0.10.0
# via
Expand Down
Loading