requirements: add upper bounds for electrum_ecc and electrum_aionostr
This commit is contained in:
@@ -7,8 +7,8 @@ aiohttp_socks>=0.9.2
|
|||||||
certifi
|
certifi
|
||||||
attrs>=20.1.0
|
attrs>=20.1.0
|
||||||
jsonpatch
|
jsonpatch
|
||||||
electrum_ecc>=0.0.4
|
electrum_ecc>=0.0.4,<0.1
|
||||||
electrum_aionostr>=0.0.8
|
electrum_aionostr>=0.0.8,<0.1
|
||||||
|
|
||||||
# Note that we also need the dnspython[DNSSEC] extra which pulls in cryptography,
|
# Note that we also need the dnspython[DNSSEC] extra which pulls in cryptography,
|
||||||
# but as that is not pure-python it cannot be listed in this file!
|
# but as that is not pure-python it cannot be listed in this file!
|
||||||
|
|||||||
Reference in New Issue
Block a user