mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
f520052b95
pytest was an indirect dependency so far, making that one explicit, and the timeout plugin should allow us to kill a stuck test before travis kills it, and thus allow us to see where it got stuck. Signed-off-by: Christian Decker <@cdecker>
13 lines
226 B
Plaintext
13 lines
226 B
Plaintext
pytest==3.8.1
|
|
CherryPy==17.3.0
|
|
Flask==1.0.2
|
|
cheroot==6.5.2
|
|
ephemeral-port-reserve==1.1.0
|
|
flaky==3.4.0
|
|
pytest-benchmark==3.1.1
|
|
pytest-forked==0.2
|
|
pytest-xdist==1.22.2
|
|
python-bitcoinlib==0.7.0
|
|
tqdm==4.26.0
|
|
pytest-timeout==1.3.3
|