mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-01 03:24:41 +01:00
ae9753df3a
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.
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
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
|