This commit is contained in:
Matteo Rosati
2026-02-11 17:24:31 +01:00
parent 4c67b10f75
commit 6acc708f46
6 changed files with 29 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ dependencies = [
"djangorestframework-simplejwt>=5.5.0",
"ipython>=9.10.0",
"pydantic>=2.12.5",
"python-dotenv>=1.2.1",
"uvicorn>=0.40.0",
"whitenoise>=6.11.0",
]