Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into retry-token-request…
Browse files Browse the repository at this point in the history
…-on-retryable-status
  • Loading branch information
clundin25 committed Aug 6, 2024
2 parents 6a3ba0b + 52abcf2 commit 8065cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ grpcio
pytest-asyncio; python_version > '3.0'
aioresponses; python_version > '3.0'
asynctest; python_version > '3.0'
aiohttp; python_version > '3.0'
aiohttp < 3.10.0; python_version > '3.0'

0 comments on commit 8065cae

Please sign in to comment.