mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 17:47:30 +01:00
Seems the recently released version 9.1.1 has regressed, and isn't actually rerunning failed tests. Pinning it to 9.1 seems to work however.
7 lines
145 B
Text
7 lines
145 B
Text
pytest==5.*
|
|
pytest-rerunfailures==9.1
|
|
Flask==1.1.1
|
|
cheroot==8.2.1
|
|
ephemeral-port-reserve==1.1.1
|
|
python-bitcoinlib==0.10.2
|
|
psycopg2-binary==2.8.4
|