From 8762a93570f4292ea9ba018cd872918f14a74142 Mon Sep 17 00:00:00 2001 From: Christoph Califice Date: Sun, 12 Apr 2026 19:29:51 -0300 Subject: [PATCH] requirements.txt --- requirements.txt | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..dab9304 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,44 @@ +annotated-doc==0.0.4 +annotated-types==0.7.0 +anyio==4.13.0 +certifi==2026.2.25 +click==8.3.2 +correpy==0.6.0 +dnspython==2.8.0 +email-validator==2.3.0 +fastapi==0.135.3 +fastapi-cli==0.0.24 +fastapi-cloud-cli==0.16.1 +fastar==0.10.0 +h11==0.16.0 +httpcore==1.0.9 +httptools==0.7.1 +httpx==0.28.1 +idna==3.11 +Jinja2==3.1.6 +markdown-it-py==4.0.0 +MarkupSafe==3.0.3 +mdurl==0.1.2 +pydantic==2.12.5 +pydantic-extra-types==2.11.2 +pydantic-settings==2.13.1 +pydantic_core==2.41.5 +Pygments==2.20.0 +PyMuPDF==1.27.2.2 +python-dotenv==1.2.2 +python-multipart==0.0.26 +PyYAML==6.0.3 +rich==15.0.0 +rich-toolkit==0.19.7 +rignore==0.7.6 +sentry-sdk==2.57.0 +shellingham==1.5.4 +starlette==1.0.0 +typer==0.24.1 +typing-inspection==0.4.2 +typing_extensions==4.15.0 +urllib3==2.6.3 +uvicorn==0.44.0 +uvloop==0.22.1 +watchfiles==1.1.1 +websockets==16.0