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:
William Casarin 2018-10-10 00:59:33 -07:00 committed by Christian Decker
parent fcb5310873
commit b3f7236201
1 changed files with 6 additions and 5 deletions

View File

@ -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