forked from orbit-oss/flask
Changed Werkzeug min version to 0.14 to support SameSite cookie's attribute
This commit is contained in:
parent
a1d9ebe4ab
commit
db5735c3ce
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -16,7 +16,7 @@ deps =
|
|||
blinker
|
||||
python-dotenv
|
||||
|
||||
lowest: Werkzeug==0.9
|
||||
lowest: Werkzeug==0.14
|
||||
lowest: Jinja2==2.4
|
||||
lowest: itsdangerous==0.21
|
||||
lowest: Click==4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue