diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..9b71d81 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,19 @@ +annotated-types==0.6.0 +anyio==4.2.0 +click==8.1.7 +fastapi==0.108.0 +h11==0.14.0 +httptools==0.6.1 +idna==3.6 +pillow==10.2.0 +pydantic==2.5.3 +pydantic_core==2.14.6 +python-dotenv==1.0.0 +PyYAML==6.0.1 +sniffio==1.3.0 +starlette==0.32.0.post1 +typing_extensions==4.9.0 +uvicorn==0.25.0 +uvloop==0.19.0 +watchfiles==0.21.0 +websockets==12.0