Skip to content

Commit

Permalink
python: add cheroot to requirements.txt
Browse files Browse the repository at this point in the history
It looks like this is a new dependency.

Sort the list while we're at it.

Signed-off-by: William Casarin <[email protected]>
  • Loading branch information
jb55 authored and cdecker committed Oct 10, 2018
1 parent fcb5310 commit b3f7236
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b3f7236

Please sign in to comment.