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 021c2f4 + b3d0d8c commit 4c0bf11Copy full SHA for 4c0bf11
1 file changed
requirements.txt
@@ -48,7 +48,7 @@ click-repl==0.2.0
48
# via celery
49
confusable-homoglyphs==3.2.0
50
# via django-registration
51
-cryptography==46.0.5
+cryptography==46.0.6
52
# via google-auth
53
django==3.2.24
54
# via
@@ -95,7 +95,7 @@ djangorestframework==3.15.1
95
# via -r requirements.in
96
exceptiongroup==1.3.1
97
98
-google-api-core==2.30.0
+google-api-core[grpc]==2.30.0
99
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
0 commit comments