We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3aa0db commit a8aa968Copy full SHA for a8aa968
requirements.txt
@@ -13,4 +13,4 @@ google-api-python-client >= 1.7.8
13
google-cloud-firestore >= 2.19.0; platform.python_implementation != 'PyPy'
14
google-cloud-storage >= 1.37.1
15
pyjwt[crypto] >= 2.5.0
16
-httpx == 0.28.1
+httpx[http2] == 0.28.1
0 commit comments