diff --git a/requirements.txt b/requirements.txt index e69de29..96dc513 100644 --- a/requirements.txt +++ b/requirements.txt @@ -0,0 +1,37 @@ +annotated-types==0.7.0 +anyio==4.8.0 +certifi==2025.1.31 +click==8.1.8 +dnspython==2.7.0 +email_validator==2.2.0 +fastapi==0.115.8 +fastapi-cli==0.0.7 +greenlet==3.1.1 +h11==0.14.0 +httpcore==1.0.7 +httptools==0.6.4 +httpx==0.28.1 +idna==3.10 +Jinja2==3.1.5 +markdown-it-py==3.0.0 +MarkupSafe==3.0.2 +mdurl==0.1.2 +pydantic==2.10.6 +pydantic_core==2.27.2 +Pygments==2.19.1 +python-dotenv==1.0.1 +python-multipart==0.0.20 +PyYAML==6.0.2 +rich==13.9.4 +rich-toolkit==0.13.2 +shellingham==1.5.4 +sniffio==1.3.1 +SQLAlchemy==2.0.38 +sqlmodel==0.0.22 +starlette==0.45.3 +typer==0.15.1 +typing_extensions==4.12.2 +uvicorn==0.34.0 +uvloop==0.21.0 +watchfiles==1.0.4 +websockets==15.0