feat: django version (#2059)
This commit is contained in:
parent
d1f7a82661
commit
70b5353d6f
@ -7,7 +7,7 @@ readme = "README.md"
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.11,<3.12"
|
python = ">=3.11,<3.12"
|
||||||
django = "4.2.15"
|
django = "4.2.18"
|
||||||
djangorestframework = "^3.15.2"
|
djangorestframework = "^3.15.2"
|
||||||
drf-yasg = "1.21.7"
|
drf-yasg = "1.21.7"
|
||||||
django-filter = "23.2"
|
django-filter = "23.2"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user