Latest requirements

This commit is contained in:
2026-01-08 11:11:44 +01:00
parent 11a0d166a1
commit 5131f50ec3
2 changed files with 46 additions and 34 deletions

View File

@@ -1,17 +1,19 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-server.in
annotated-doc==0.0.4
# via fastapi
annotated-types==0.7.0
# via pydantic
anyio==4.11.0
anyio==4.12.1
# via
# httpx
# starlette
# watchfiles
certifi==2025.10.5
certifi==2026.1.4
# via
# httpcore
# httpx
click==8.3.0
click==8.3.1
# via
# rich-toolkit
# typer
@@ -20,9 +22,9 @@ dnspython==2.8.0
# via email-validator
email-validator==2.3.0
# via fastapi
fastapi==0.119.1
fastapi==0.128.0
# via -r requirements.in
fastapi-cli==0.0.14
fastapi-cli==0.0.20
# via fastapi
gunicorn==23.0.0
# via -r requirements-server.in
@@ -51,21 +53,26 @@ mdurl==0.1.2
# via markdown-it-py
packaging==25.0
# via gunicorn
pydantic==2.12.3
pydantic==2.12.5
# via
# fastapi
# pydantic-extra-types
# pydantic-settings
pydantic-core==2.41.4
pydantic-core==2.41.5
# via pydantic
pydantic-settings==2.11.0
# via -r requirements.in
pydantic-extra-types==2.11.0
# via fastapi
pydantic-settings==2.12.0
# via
# -r requirements.in
# fastapi
pygments==2.19.2
# via rich
python-dotenv==1.1.1
python-dotenv==1.2.1
# via
# pydantic-settings
# uvicorn
python-multipart==0.0.20
python-multipart==0.0.21
# via fastapi
pyyaml==6.0.3
# via uvicorn
@@ -73,21 +80,20 @@ rich==14.2.0
# via
# rich-toolkit
# typer
rich-toolkit==0.15.1
rich-toolkit==0.17.1
# via fastapi-cli
shellingham==1.5.4
# via typer
sniffio==1.3.1
# via anyio
starlette==0.48.0
starlette==0.50.0
# via fastapi
typer==0.20.0
typer==0.21.1
# via fastapi-cli
typing-extensions==4.15.0
# via
# fastapi
# pydantic
# pydantic-core
# pydantic-extra-types
# rich-toolkit
# typer
# typing-inspection
@@ -97,7 +103,7 @@ typing-inspection==0.4.2
# pydantic-settings
unidecode==1.4.0
# via -r requirements.in
uvicorn==0.38.0
uvicorn==0.40.0
# via
# fastapi
# fastapi-cli

View File

@@ -1,17 +1,19 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in
annotated-doc==0.0.4
# via fastapi
annotated-types==0.7.0
# via pydantic
anyio==4.11.0
anyio==4.12.1
# via
# httpx
# starlette
# watchfiles
certifi==2025.10.5
certifi==2026.1.4
# via
# httpcore
# httpx
click==8.3.0
click==8.3.1
# via
# rich-toolkit
# typer
@@ -20,9 +22,9 @@ dnspython==2.8.0
# via email-validator
email-validator==2.3.0
# via fastapi
fastapi==0.119.1
fastapi==0.128.0
# via -r requirements.in
fastapi-cli==0.0.14
fastapi-cli==0.0.20
# via fastapi
h11==0.16.0
# via
@@ -47,21 +49,26 @@ markupsafe==3.0.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
pydantic==2.12.3
pydantic==2.12.5
# via
# fastapi
# pydantic-extra-types
# pydantic-settings
pydantic-core==2.41.4
pydantic-core==2.41.5
# via pydantic
pydantic-settings==2.11.0
# via -r requirements.in
pydantic-extra-types==2.11.0
# via fastapi
pydantic-settings==2.12.0
# via
# -r requirements.in
# fastapi
pygments==2.19.2
# via rich
python-dotenv==1.1.1
python-dotenv==1.2.1
# via
# pydantic-settings
# uvicorn
python-multipart==0.0.20
python-multipart==0.0.21
# via fastapi
pyyaml==6.0.3
# via uvicorn
@@ -69,21 +76,20 @@ rich==14.2.0
# via
# rich-toolkit
# typer
rich-toolkit==0.15.1
rich-toolkit==0.17.1
# via fastapi-cli
shellingham==1.5.4
# via typer
sniffio==1.3.1
# via anyio
starlette==0.48.0
starlette==0.50.0
# via fastapi
typer==0.20.0
typer==0.21.1
# via fastapi-cli
typing-extensions==4.15.0
# via
# fastapi
# pydantic
# pydantic-core
# pydantic-extra-types
# rich-toolkit
# typer
# typing-inspection
@@ -93,7 +99,7 @@ typing-inspection==0.4.2
# pydantic-settings
unidecode==1.4.0
# via -r requirements.in
uvicorn==0.38.0
uvicorn==0.40.0
# via
# fastapi
# fastapi-cli