mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-01 03:24:41 +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.
13 lines
240 B
Plaintext
13 lines
240 B
Plaintext
Flask==1.1.*
|
|
cheroot==8.5.*
|
|
ephemeral-port-reserve==1.1.1
|
|
filelock==3.0.*
|
|
flaky ~= 3.7.0
|
|
psutil==5.7.*
|
|
psycopg2-binary==2.8.*
|
|
pytest-rerunfailures==9.1.1
|
|
pytest-timeout ~= 1.4.2
|
|
pytest-xdist ~= 2.2.0
|
|
pytest==6.1.*
|
|
python-bitcoinlib==0.11.*
|