mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
Aiohttp must be lower than 4.0.0
This commit is contained in:
parent
fcd9752f19
commit
252f0960fc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue