diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c5d0fd629eb8d43f287e646dcef2a1d9fb7a8f4 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,34 @@ +annotated-types==0.6.0 +anyio==4.3.0 +certifi==2024.2.2 +click==8.1.7 +dnspython==2.6.1 +email_validator==2.1.1 +exceptiongroup==1.2.0 +fastapi==0.110.0 +greenlet==3.0.3 +h11==0.14.0 +httpcore==1.0.5 +httptools==0.6.1 +httpx==0.27.0 +idna==3.6 +itsdangerous==2.1.2 +Jinja2==3.1.3 +MarkupSafe==2.1.5 +orjson==3.10.0 +pydantic==2.6.4 +pydantic-extra-types==2.6.0 +pydantic-settings==2.2.1 +pydantic_core==2.16.3 +python-dotenv==1.0.1 +python-multipart==0.0.9 +PyYAML==6.0.1 +sniffio==1.3.1 +SQLAlchemy==2.0.29 +starlette==0.36.3 +typing_extensions==4.10.0 +ujson==5.9.0 +uvicorn==0.29.0 +uvloop==0.19.0 +watchfiles==0.21.0 +websockets==12.0