requirements: Blacklist Flask 0.11.0
See https://github.com/pallets/flask/issues/1825
This commit is contained in:
parent
64d4c9f83e
commit
800d069764
@ -2,7 +2,7 @@ beautifulsoup4==4.4.1
|
|||||||
CherryPy==5.4.0
|
CherryPy==5.4.0
|
||||||
coverage==4.1
|
coverage==4.1
|
||||||
decorator==4.0.9
|
decorator==4.0.9
|
||||||
Flask==0.10.1
|
Flask==0.10.1 # rq.filter: != 0.11.0
|
||||||
glob2==0.4.1
|
glob2==0.4.1
|
||||||
httpbin==0.4.1
|
httpbin==0.4.1
|
||||||
hypothesis==3.4.0
|
hypothesis==3.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user