This commit is contained in:
2026-02-03 17:15:58 +05:00
commit 335db59c9c
11 changed files with 738 additions and 0 deletions

14
requirements.txt Normal file
View File

@@ -0,0 +1,14 @@
annotated-doc==0.0.4
annotated-types==0.7.0
anyio==4.12.1
click==8.3.1
fastapi==0.128.0
h11==0.16.0
idna==3.11
pydantic==2.12.5
pydantic_core==2.41.5
python-dotenv==1.2.1
starlette==0.50.0
typing-inspection==0.4.2
typing_extensions==4.15.0
uvicorn==0.40.0