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 6f35115 commit e3add7eCopy full SHA for e3add7e
{{cookiecutter.project_slug}}/requirements/local.txt
@@ -16,7 +16,7 @@ watchgod==0.8.2 # https://github.com/samuelcolvin/watchgod
16
mypy==0.971 # https://github.com/python/mypy
17
django-stubs==1.12.0 # https://github.com/typeddjango/django-stubs
18
pytest==7.1.2 # https://github.com/pytest-dev/pytest
19
-pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar
+pytest-sugar==0.9.5 # https://github.com/Frozenball/pytest-sugar
20
{%- if cookiecutter.use_drf == "y" %}
21
djangorestframework-stubs==1.7.0 # https://github.com/typeddjango/djangorestframework-stubs
22
{%- endif %}
0 commit comments