Files
alfagok/requirements.txt
2025-10-22 10:10:07 +02:00

106 lines
1.9 KiB
Plaintext

# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in
annotated-types==0.7.0
# via pydantic
anyio==4.11.0
# via
# httpx
# starlette
# watchfiles
certifi==2025.10.5
# via
# httpcore
# httpx
click==8.3.0
# via
# rich-toolkit
# typer
# uvicorn
dnspython==2.8.0
# via email-validator
email-validator==2.3.0
# via fastapi
fastapi==0.119.1
# via -r requirements.in
fastapi-cli==0.0.14
# via fastapi
h11==0.16.0
# via
# httpcore
# uvicorn
httpcore==1.0.9
# via httpx
httptools==0.7.1
# via uvicorn
httpx==0.28.1
# via fastapi
idna==3.11
# via
# anyio
# email-validator
# httpx
jinja2==3.1.6
# via fastapi
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
pydantic==2.12.3
# via
# fastapi
# pydantic-settings
pydantic-core==2.41.4
# via pydantic
pydantic-settings==2.11.0
# via -r requirements.in
pygments==2.19.2
# via rich
python-dotenv==1.1.1
# via
# pydantic-settings
# uvicorn
python-multipart==0.0.20
# via fastapi
pyyaml==6.0.3
# via uvicorn
rich==14.2.0
# via
# rich-toolkit
# typer
rich-toolkit==0.15.1
# via fastapi-cli
shellingham==1.5.4
# via typer
sniffio==1.3.1
# via anyio
starlette==0.48.0
# via fastapi
typer==0.20.0
# via fastapi-cli
typing-extensions==4.15.0
# via
# fastapi
# pydantic
# pydantic-core
# rich-toolkit
# typer
# typing-inspection
typing-inspection==0.4.2
# via
# pydantic
# pydantic-settings
unidecode==1.4.0
# via -r requirements.in
uvicorn==0.38.0
# via
# fastapi
# fastapi-cli
uvloop==0.22.1
# via uvicorn
watchfiles==1.1.1
# via uvicorn
websockets==15.0.1
# via uvicorn