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.
2 parents 47959dd + 22bf31e commit d742f03Copy full SHA for d742f03
requirements/local.txt
@@ -10,7 +10,7 @@ watchfiles==0.21.0 # https://github.com/samuelcolvin/watchfiles
10
mypy==1.11.1 # https://github.com/python/mypy
11
django-stubs==4.2.7 # https://github.com/typeddjango/django-stubs
12
pytest==8.0.0 # https://github.com/pytest-dev/pytest
13
-pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
+pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
14
types-requests # maybe instead, we should add `mypy --install-types` to the dockerfile?
15
types-xmltodict
16
0 commit comments