Skip to content

Commit 6180541

Browse files
committed
2 parents 9774306 + cc86db2 commit 6180541

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pytest-asyncio >= 0.26.0
77
pytest-mock >= 3.6.1
88
respx == 0.22.0
99
pyright >= 1.1.402
10+
pyright >= 1.1.402
1011

1112
cachecontrol >= 0.14.3
1213
google-api-core[grpc] >= 2.25.1, < 3.0.0dev; platform.python_implementation != 'PyPy'
@@ -16,4 +17,7 @@ pyjwt[crypto] >= 2.10.1
1617
httpx[http2] == 0.28.1
1718
typing-extensions >= 4.12.0
1819
types-requests
20+
types-httplib2
21+
typing-extensions >= 4.12.0
22+
types-requests
1923
types-httplib2

0 commit comments

Comments
 (0)