mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 16:24:14 +03:00
Update werkzeug from 1.0.0 to 1.0.1
This commit is contained in:
parent
17e2871619
commit
80fdb5c7cc
|
@ -1,6 +1,6 @@
|
|||
-r ./base.txt
|
||||
|
||||
Werkzeug==1.0.0 # https://github.com/pallets/werkzeug
|
||||
Werkzeug==1.0.1 # https://github.com/pallets/werkzeug
|
||||
ipdb==0.13.2 # https://github.com/gotcha/ipdb
|
||||
Sphinx==2.4.4 # https://github.com/sphinx-doc/sphinx
|
||||
{%- if cookiecutter.use_docker == 'y' %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user