feat: django version (#2059)

This commit is contained in:
shaohuzhang1 2025-01-21 17:09:02 +08:00 committed by GitHub
parent d1f7a82661
commit 70b5353d6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.11,<3.12"
django = "4.2.15"
django = "4.2.18"
djangorestframework = "^3.15.2"
drf-yasg = "1.21.7"
django-filter = "23.2"