Browse Source

Update version of aiohttp in requirements (#330)

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
TheOnlyWayUp 3 years ago
committed by GitHub
parent
commit
20cd98dedf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      requirements.txt

2
requirements.txt

@ -1 +1 @@
aiohttp>=3.6.0,<4
aiohttp>=3.7.4,<4

Loading…
Cancel
Save