We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cd751 commit 202a877Copy full SHA for 202a877
requirements-dev.txt
@@ -2,7 +2,6 @@
2
black~=23.12.0
3
coverage[toml]
4
django-debug-toolbar~=4.0
5
-django-stubs==4.2.6
6
django-webtest~=1.9.10
7
isort~=5.13.1
8
model-bakery~=1.17.0
requirements.txt
@@ -1,5 +1,6 @@
1
django-extensions==3.2.3
django-fsm==2.8.1
+django-stubs==4.2.6
django~=5.0
mozilla-django-oidc==4.0.0
openpyxl==3.1.2
0 commit comments