This commit is contained in:
Ramzi Idir 2026-01-15 23:18:33 +01:00
parent bbc52fae51
commit 780c1dd3cb
2 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
.DS_Store .DS_Store
¨gbvenv¨

10
requirements.txt Normal file
View File

@ -0,0 +1,10 @@
annotated-doc==0.0.4
annotated-types==0.7.0
anyio==4.12.1
fastapi==0.128.0
idna==3.11
pydantic==2.12.5
pydantic_core==2.41.5
starlette==0.50.0
typing-inspection==0.4.2
typing_extensions==4.15.0