Browse Source
It looks like this is a new dependency. Sort the list while we're at it. Signed-off-by: William Casarin <jb55@jb55.com>fee-tracking2
William Casarin
6 years ago
committed by
Christian Decker
1 changed files with 6 additions and 5 deletions
@ -1,9 +1,10 @@ |
|||
python-bitcoinlib==0.7.0 |
|||
ephemeral-port-reserve==1.1.0 |
|||
pytest-forked==0.2 |
|||
pytest-xdist==1.22.2 |
|||
flaky==3.4.0 |
|||
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 |
|||
|
Loading…
Reference in new issue