Latest requirements

This commit is contained in:
2025-02-09 11:55:19 +01:00
parent a00b836f7b
commit bf9a5320dc
2 changed files with 20 additions and 22 deletions

View File

@@ -2,12 +2,12 @@
# uv pip compile requirements-server.in
annotated-types==0.7.0
# via pydantic
anyio==4.7.0
anyio==4.8.0
# via
# httpx
# starlette
# watchfiles
certifi==2024.12.14
certifi==2025.1.31
# via
# httpcore
# httpx
@@ -20,7 +20,7 @@ dnspython==2.7.0
# via email-validator
email-validator==2.2.0
# via fastapi
fastapi==0.115.6
fastapi==0.115.8
# via -r requirements.in
fastapi-cli==0.0.7
# via fastapi
@@ -51,15 +51,15 @@ mdurl==0.1.2
# via markdown-it-py
packaging==24.2
# via gunicorn
pydantic==2.10.4
pydantic==2.10.6
# via
# fastapi
# pydantic-settings
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.0
pydantic-settings==2.7.1
# via -r requirements.in
pygments==2.18.0
pygments==2.19.1
# via rich
python-dotenv==1.0.1
# via
@@ -73,19 +73,18 @@ rich==13.9.4
# via
# rich-toolkit
# typer
rich-toolkit==0.12.0
rich-toolkit==0.13.2
# via fastapi-cli
shellingham==1.5.4
# via typer
sniffio==1.3.1
# via anyio
starlette==0.41.3
starlette==0.45.3
# via fastapi
typer==0.15.1
# via fastapi-cli
typing-extensions==4.12.2
# via
# anyio
# fastapi
# pydantic
# pydantic-core
@@ -97,7 +96,7 @@ uvicorn==0.34.0
# fastapi-cli
uvloop==0.21.0
# via uvicorn
watchfiles==1.0.3
watchfiles==1.0.4
# via uvicorn
websockets==14.1
websockets==14.2
# via uvicorn