Browse Source
Fixes #275 and #325 * Update version of aiohttp in requirements * Update requirements.txt Restrict `aiohttp`'s version to be greater than or equal to version 3.8.0, but lower than 4.0.0 * Update requirements.txt Co-authored-by: dolfies <[email protected]>pull/10109/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -1 +1 @@ |
|||
aiohttp>=3.6.0,<4 |
|||
aiohttp>=3.7.4,<4 |
|||
|
Loading…
Reference in new issue