We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b5353 commit 5f89c7fCopy full SHA for 5f89c7f
pyproject.toml
@@ -7,7 +7,7 @@ readme = "README.md"
7
8
[tool.poetry.dependencies]
9
python = ">=3.11,<3.12"
10
-django = "4.2.18"
+django = "5.1.5"
11
djangorestframework = "^3.15.2"
12
drf-yasg = "1.21.7"
13
django-filter = "23.2"
0 commit comments