Update Django and dependencies, add app path configuration

This commit is contained in:
pacnpal
2025-02-06 13:58:57 -05:00
parent 19852207f6
commit 7d25d6f992
3 changed files with 5 additions and 4 deletions

View File

@@ -7,7 +7,6 @@ authors = ["Your Name <your.email@example.com>"]
[tool.poetry.dependencies]
python = "^3.11"
Django = "^5.0"
reactivated = "^0.46.0"
djangorestframework = "^3.14.0"
django-cors-headers = "^4.3.1"