We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e869ad8 commit 1bbe30cCopy full SHA for 1bbe30c
{{cookiecutter.project_slug}}/requirements/local.txt
@@ -1,6 +1,6 @@
1
-r production.txt
2
3
-Werkzeug[watchdog]==3.0.3 # https://github.com/pallets/werkzeug
+Werkzeug[watchdog]==3.0.4 # https://github.com/pallets/werkzeug
4
ipdb==0.13.13 # https://github.com/gotcha/ipdb
5
{%- if cookiecutter.use_docker == 'y' %}
6
psycopg[c]==3.2.1 # https://github.com/psycopg/psycopg
0 commit comments