mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-15 18:42:27 +03:00
Update werkzeug from 0.16.1 to 1.0.0
This commit is contained in:
parent
642a92a9ae
commit
816fb1c44b
|
@ -1,6 +1,6 @@
|
||||||
-r ./base.txt
|
-r ./base.txt
|
||||||
|
|
||||||
Werkzeug==0.16.1 # https://github.com/pallets/werkzeug
|
Werkzeug==1.0.0 # https://github.com/pallets/werkzeug
|
||||||
ipdb==0.12.3 # https://github.com/gotcha/ipdb
|
ipdb==0.12.3 # https://github.com/gotcha/ipdb
|
||||||
Sphinx==2.3.1 # https://github.com/sphinx-doc/sphinx
|
Sphinx==2.3.1 # https://github.com/sphinx-doc/sphinx
|
||||||
{%- if cookiecutter.use_docker == 'y' %}
|
{%- if cookiecutter.use_docker == 'y' %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user