setup.cfg: pin aiohttp package to v3.12.9
This commit is contained in:
parent
9e3b352244
commit
d18c52e1b0
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ install_requires =
|
|||
cryptography
|
||||
pynacl
|
||||
ecdsa
|
||||
aiohttp
|
||||
aiohttp==3.12.9 # in later versions, TCPConnector.close() is a coroutine
|
||||
requests
|
||||
pexpect
|
||||
lxml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue