mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-01 03:24:41 +01:00
4c3ee04bb7
We were getting a couple of starvations, so we need a fair filelock. I also wasn't too happy with the lock as is, so I hand-coded it quickly. Should be correct, but the overall timeout will tell us how well we are doing on CI.
12 lines
224 B
Plaintext
12 lines
224 B
Plaintext
Flask==1.1.*
|
|
cheroot==8.5.*
|
|
ephemeral-port-reserve==1.1.1
|
|
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.*
|