Also ignore MarkupSafe dependency
This commit is contained in:
parent
34a6451806
commit
7571040316
@ -19,4 +19,4 @@ pytest-xvfb
|
||||
vulture
|
||||
|
||||
#! filter: Flask != 0.11.0
|
||||
#! ignore: Jinja2
|
||||
#! ignore: Jinja2, MarkupSafe
|
||||
|
@ -11,7 +11,7 @@ hypothesis==3.4.0
|
||||
itsdangerous==0.24
|
||||
# Jinja2==2.8
|
||||
Mako==1.0.4
|
||||
MarkupSafe==0.23
|
||||
# MarkupSafe==0.23
|
||||
parse==1.6.6
|
||||
parse-type==0.3.4
|
||||
py==1.4.31
|
||||
|
Loading…
Reference in New Issue
Block a user