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 85bbbec + 31e489f commit 9b5e84bCopy full SHA for 9b5e84b
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[grpc]==2.30.0
+google-api-core==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[grpc]==1.57.0
+googleapis-common-protos==1.57.0
138
139
# google-api-core
140
# google-cloud-audit-log
@@ -220,7 +220,7 @@ pyasn1==0.4.8
220
# rsa
221
pyasn1-modules==0.2.8
222
# via google-auth
223
-pycountry==24.6.1
+pycountry==26.2.16
224
225
pycparser==3.0
226
# via cffi
0 commit comments