test requirements: Update CherryPy to 6.1.1
Fix issue where autoreload fails when the host interpreter for CherryPy was launched using ``python -m``.
This commit is contained in:
parent
6f65973237
commit
f597b052c6
@ -1,7 +1,7 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
beautifulsoup4==4.4.1
|
||||
CherryPy==6.1.0
|
||||
CherryPy==6.1.1
|
||||
coverage==4.1
|
||||
decorator==4.0.10
|
||||
Flask==0.10.1 # rq.filter: < 0.11.0
|
||||
|
Loading…
Reference in New Issue
Block a user