Skip to content

Commit

Permalink
Downgrade aiohttp version
Browse files Browse the repository at this point in the history
Trying to resolve the issue mention here: twintproject#1297

Followed the instruction to downgrade or set aiohttp version to 3.7.0 from aiohttp==3.8.1.
  • Loading branch information
pragyakarki committed Feb 11, 2022
1 parent a9c67bb commit e9b8488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp
aiohttp==3.7.0
aiodns
beautifulsoup4
cchardet
Expand Down

0 comments on commit e9b8488

Please sign in to comment.