Merge pull request #5834 from Electronic-Gulden-Foundation/fix/aiohttp

Aiohttp must be lower than 4.0.0
This commit is contained in:
ThomasV
2019-12-11 09:14:36 +01:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@ protobuf
dnspython
qdarkstyle<2.7
aiorpcx>=0.18,<0.19
aiohttp>=3.3.0
aiohttp>=3.3.0,<4.0.0
aiohttp_socks
certifi
bitstring