pin aiohttp to the 3.x.x version (#12051)

This commit is contained in:
Max Fitton
2020-11-16 18:54:16 -08:00
committed by GitHub
parent 51d277f2e4
commit 90574b66cc
+1 -1
View File
@@ -5,7 +5,7 @@
# In short, if you change it here, PLEASE also change it in setup.py.
#
# setup.py install_requires
aiohttp
aiohttp==3.7
aioredis
click >= 7.0
colorama