mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-23 23:06:44 +01:00
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.
6 lines
106 B
Text
6 lines
106 B
Text
base58 ~= 2.0.1
|
|
bitstring ~= 3.1.6
|
|
coincurve ~= 13.0.0
|
|
cryptography ~= 3.2
|
|
mypy ~= 0.790
|
|
pysocks ~= 1.7.1
|