mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
python: add cheroot to requirements.txt
It looks like this is a new dependency. Sort the list while we're at it. Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
fcb5310873
commit
b3f7236201
@ -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
Block a user