implement basic header

This commit is contained in:
Matteo Rosati
2026-02-11 12:22:07 +01:00
parent ee60df0c33
commit 6cbaf5f6ee
7 changed files with 300 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"django-ratelimit>=4.1.0",
"djangorestframework>=3.16.1",
"djangorestframework-simplejwt>=5.5.0",
"ipython>=9.10.0",
"pydantic>=2.12.5",
"uvicorn>=0.40.0",
"whitenoise>=6.11.0",