test requirements: Update CherryPy to 6.1.0
* Combined wsgiserver2 and wsgiserver3 modules into a single module, `cherrypy.wsgiserver`.
This commit is contained in:
parent
7f8d4fa97a
commit
2848ab1904
@ -1,7 +1,7 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
beautifulsoup4==4.4.1
|
beautifulsoup4==4.4.1
|
||||||
CherryPy==6.0.2
|
CherryPy==6.1.0
|
||||||
coverage==4.1
|
coverage==4.1
|
||||||
decorator==4.0.10
|
decorator==4.0.10
|
||||||
Flask==0.10.1 # rq.filter: < 0.11.0
|
Flask==0.10.1 # rq.filter: < 0.11.0
|
||||||
|
Loading…
Reference in New Issue
Block a user