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 9774306 + cc86db2 commit 6180541Copy full SHA for 6180541
requirements.txt
@@ -7,6 +7,7 @@ pytest-asyncio >= 0.26.0
7
pytest-mock >= 3.6.1
8
respx == 0.22.0
9
pyright >= 1.1.402
10
+pyright >= 1.1.402
11
12
cachecontrol >= 0.14.3
13
google-api-core[grpc] >= 2.25.1, < 3.0.0dev; platform.python_implementation != 'PyPy'
@@ -16,4 +17,7 @@ pyjwt[crypto] >= 2.10.1
16
17
httpx[http2] == 0.28.1
18
typing-extensions >= 4.12.0
19
types-requests
20
+types-httplib2
21
+typing-extensions >= 4.12.0
22
+types-requests
23
types-httplib2
0 commit comments