Skip to content

Commit 8065cae

Browse files
committed
Merge remote-tracking branch 'upstream/main' into retry-token-request-on-retryable-status
2 parents 6a3ba0b + 52abcf2 commit 8065cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ grpcio
1717
pytest-asyncio; python_version > '3.0'
1818
aioresponses; python_version > '3.0'
1919
asynctest; python_version > '3.0'
20-
aiohttp; python_version > '3.0'
20+
aiohttp < 3.10.0; python_version > '3.0'

0 commit comments

Comments
 (0)