We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f98e092 + cbd53cf commit 1fee4a1Copy full SHA for 1fee4a1
1 file changed
requirements.txt
@@ -95,7 +95,7 @@ djangorestframework==3.15.1
95
# via -r requirements.in
96
exceptiongroup==1.3.1
97
# via celery
98
-google-api-core==2.30.0
+google-api-core[grpc]==2.30.0
99
# via
100
# google-cloud-appengine-logging
101
# google-cloud-core
@@ -134,7 +134,7 @@ google-crc32c==1.8.0
134
# google-resumable-media
135
google-resumable-media==2.8.0
136
# via google-cloud-storage
137
-googleapis-common-protos==1.57.0
+googleapis-common-protos[grpc]==1.57.0
138
139
# google-api-core
140
# google-cloud-audit-log
@@ -159,7 +159,7 @@ html5lib==1.1
159
160
httplib2==0.19.1
161
# via django-postmark
162
-idna==2.10
+idna==3.15
163
# via requests
164
jmespath==0.10.0
165
0 commit comments