diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..fba5863 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +annotated-doc==0.0.4 +annotated-types==0.7.0 +anyio==4.14.0 +click==8.4.1 +fastapi==0.137.2 +h11==0.16.0 +idna==3.18 +pydantic==2.13.4 +pydantic_core==2.46.4 +starlette==1.3.1 +typing-inspection==0.4.2 +typing_extensions==4.15.0 +uvicorn==0.49.0