mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-05 21:44:42 +01:00
fc677e331a
We were getting a number of incompatibility warning due to the dependencies being expressed too rigidly. This losens the requirement definitions to being compatible with a known good version, and while we're at it we also bump all outdated requirements.
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
base58 ~= 2.0.1
|
|
bitstring ~= 3.1.6
|
|
coincurve ~= 13.0.0
|
|
cryptography ~= 3.2
|
|
mypy ~= 0.790
|
|
pysocks ~= 1.7.1
|