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

@@ -1,16 +1,32 @@
annotated-types==0.7.0
asgiref==3.11.1
asttokens==3.0.1
click==8.3.1
decorator==5.2.1
django==6.0.2
django-ratelimit==4.1.0
djangorestframework==3.16.1
djangorestframework-simplejwt==5.5.1
executing==2.2.1
h11==0.16.0
ipython==9.10.0
ipython-pygments-lexers==1.1.1
jedi==0.19.2
matplotlib-inline==0.2.1
parso==0.8.6
pexpect==4.9.0
prompt-toolkit==3.0.52
ptyprocess==0.7.0
pure-eval==0.2.3
pydantic==2.12.5
pydantic-core==2.41.5
pygments==2.19.2
pyjwt==2.11.0
sqlparse==0.5.5
stack-data==0.6.3
traitlets==5.14.3
typing-extensions==4.15.0
typing-inspection==0.4.2
uvicorn==0.40.0
wcwidth==0.6.0
whitenoise==6.11.0