mirror of
https://codeberg.org/diginaut/alfagok.git
synced 2026-02-04 06:30:27 +01:00
Latest requirements
This commit is contained in:
@@ -1,17 +1,19 @@
|
|||||||
# This file was autogenerated by uv via the following command:
|
# This file was autogenerated by uv via the following command:
|
||||||
# uv pip compile requirements-server.in
|
# uv pip compile requirements-server.in
|
||||||
|
annotated-doc==0.0.4
|
||||||
|
# via fastapi
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
# via pydantic
|
# via pydantic
|
||||||
anyio==4.11.0
|
anyio==4.12.1
|
||||||
# via
|
# via
|
||||||
# httpx
|
# httpx
|
||||||
# starlette
|
# starlette
|
||||||
# watchfiles
|
# watchfiles
|
||||||
certifi==2025.10.5
|
certifi==2026.1.4
|
||||||
# via
|
# via
|
||||||
# httpcore
|
# httpcore
|
||||||
# httpx
|
# httpx
|
||||||
click==8.3.0
|
click==8.3.1
|
||||||
# via
|
# via
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
# typer
|
||||||
@@ -20,9 +22,9 @@ dnspython==2.8.0
|
|||||||
# via email-validator
|
# via email-validator
|
||||||
email-validator==2.3.0
|
email-validator==2.3.0
|
||||||
# via fastapi
|
# via fastapi
|
||||||
fastapi==0.119.1
|
fastapi==0.128.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
fastapi-cli==0.0.14
|
fastapi-cli==0.0.20
|
||||||
# via fastapi
|
# via fastapi
|
||||||
gunicorn==23.0.0
|
gunicorn==23.0.0
|
||||||
# via -r requirements-server.in
|
# via -r requirements-server.in
|
||||||
@@ -51,21 +53,26 @@ mdurl==0.1.2
|
|||||||
# via markdown-it-py
|
# via markdown-it-py
|
||||||
packaging==25.0
|
packaging==25.0
|
||||||
# via gunicorn
|
# via gunicorn
|
||||||
pydantic==2.12.3
|
pydantic==2.12.5
|
||||||
# via
|
# via
|
||||||
# fastapi
|
# fastapi
|
||||||
|
# pydantic-extra-types
|
||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
pydantic-core==2.41.4
|
pydantic-core==2.41.5
|
||||||
# via pydantic
|
# via pydantic
|
||||||
pydantic-settings==2.11.0
|
pydantic-extra-types==2.11.0
|
||||||
# via -r requirements.in
|
# via fastapi
|
||||||
|
pydantic-settings==2.12.0
|
||||||
|
# via
|
||||||
|
# -r requirements.in
|
||||||
|
# fastapi
|
||||||
pygments==2.19.2
|
pygments==2.19.2
|
||||||
# via rich
|
# via rich
|
||||||
python-dotenv==1.1.1
|
python-dotenv==1.2.1
|
||||||
# via
|
# via
|
||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
# uvicorn
|
# uvicorn
|
||||||
python-multipart==0.0.20
|
python-multipart==0.0.21
|
||||||
# via fastapi
|
# via fastapi
|
||||||
pyyaml==6.0.3
|
pyyaml==6.0.3
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
@@ -73,21 +80,20 @@ rich==14.2.0
|
|||||||
# via
|
# via
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
# typer
|
||||||
rich-toolkit==0.15.1
|
rich-toolkit==0.17.1
|
||||||
# via fastapi-cli
|
# via fastapi-cli
|
||||||
shellingham==1.5.4
|
shellingham==1.5.4
|
||||||
# via typer
|
# via typer
|
||||||
sniffio==1.3.1
|
starlette==0.50.0
|
||||||
# via anyio
|
|
||||||
starlette==0.48.0
|
|
||||||
# via fastapi
|
# via fastapi
|
||||||
typer==0.20.0
|
typer==0.21.1
|
||||||
# via fastapi-cli
|
# via fastapi-cli
|
||||||
typing-extensions==4.15.0
|
typing-extensions==4.15.0
|
||||||
# via
|
# via
|
||||||
# fastapi
|
# fastapi
|
||||||
# pydantic
|
# pydantic
|
||||||
# pydantic-core
|
# pydantic-core
|
||||||
|
# pydantic-extra-types
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
# typer
|
||||||
# typing-inspection
|
# typing-inspection
|
||||||
@@ -97,7 +103,7 @@ typing-inspection==0.4.2
|
|||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
unidecode==1.4.0
|
unidecode==1.4.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
uvicorn==0.38.0
|
uvicorn==0.40.0
|
||||||
# via
|
# via
|
||||||
# fastapi
|
# fastapi
|
||||||
# fastapi-cli
|
# fastapi-cli
|
||||||
|
|||||||
@@ -1,17 +1,19 @@
|
|||||||
# This file was autogenerated by uv via the following command:
|
# This file was autogenerated by uv via the following command:
|
||||||
# uv pip compile requirements.in
|
# uv pip compile requirements.in
|
||||||
|
annotated-doc==0.0.4
|
||||||
|
# via fastapi
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
# via pydantic
|
# via pydantic
|
||||||
anyio==4.11.0
|
anyio==4.12.1
|
||||||
# via
|
# via
|
||||||
# httpx
|
# httpx
|
||||||
# starlette
|
# starlette
|
||||||
# watchfiles
|
# watchfiles
|
||||||
certifi==2025.10.5
|
certifi==2026.1.4
|
||||||
# via
|
# via
|
||||||
# httpcore
|
# httpcore
|
||||||
# httpx
|
# httpx
|
||||||
click==8.3.0
|
click==8.3.1
|
||||||
# via
|
# via
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
# typer
|
||||||
@@ -20,9 +22,9 @@ dnspython==2.8.0
|
|||||||
# via email-validator
|
# via email-validator
|
||||||
email-validator==2.3.0
|
email-validator==2.3.0
|
||||||
# via fastapi
|
# via fastapi
|
||||||
fastapi==0.119.1
|
fastapi==0.128.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
fastapi-cli==0.0.14
|
fastapi-cli==0.0.20
|
||||||
# via fastapi
|
# via fastapi
|
||||||
h11==0.16.0
|
h11==0.16.0
|
||||||
# via
|
# via
|
||||||
@@ -47,21 +49,26 @@ markupsafe==3.0.3
|
|||||||
# via jinja2
|
# via jinja2
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
# via markdown-it-py
|
# via markdown-it-py
|
||||||
pydantic==2.12.3
|
pydantic==2.12.5
|
||||||
# via
|
# via
|
||||||
# fastapi
|
# fastapi
|
||||||
|
# pydantic-extra-types
|
||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
pydantic-core==2.41.4
|
pydantic-core==2.41.5
|
||||||
# via pydantic
|
# via pydantic
|
||||||
pydantic-settings==2.11.0
|
pydantic-extra-types==2.11.0
|
||||||
# via -r requirements.in
|
# via fastapi
|
||||||
|
pydantic-settings==2.12.0
|
||||||
|
# via
|
||||||
|
# -r requirements.in
|
||||||
|
# fastapi
|
||||||
pygments==2.19.2
|
pygments==2.19.2
|
||||||
# via rich
|
# via rich
|
||||||
python-dotenv==1.1.1
|
python-dotenv==1.2.1
|
||||||
# via
|
# via
|
||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
# uvicorn
|
# uvicorn
|
||||||
python-multipart==0.0.20
|
python-multipart==0.0.21
|
||||||
# via fastapi
|
# via fastapi
|
||||||
pyyaml==6.0.3
|
pyyaml==6.0.3
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
@@ -69,21 +76,20 @@ rich==14.2.0
|
|||||||
# via
|
# via
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
# typer
|
||||||
rich-toolkit==0.15.1
|
rich-toolkit==0.17.1
|
||||||
# via fastapi-cli
|
# via fastapi-cli
|
||||||
shellingham==1.5.4
|
shellingham==1.5.4
|
||||||
# via typer
|
# via typer
|
||||||
sniffio==1.3.1
|
starlette==0.50.0
|
||||||
# via anyio
|
|
||||||
starlette==0.48.0
|
|
||||||
# via fastapi
|
# via fastapi
|
||||||
typer==0.20.0
|
typer==0.21.1
|
||||||
# via fastapi-cli
|
# via fastapi-cli
|
||||||
typing-extensions==4.15.0
|
typing-extensions==4.15.0
|
||||||
# via
|
# via
|
||||||
# fastapi
|
# fastapi
|
||||||
# pydantic
|
# pydantic
|
||||||
# pydantic-core
|
# pydantic-core
|
||||||
|
# pydantic-extra-types
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
# typer
|
||||||
# typing-inspection
|
# typing-inspection
|
||||||
@@ -93,7 +99,7 @@ typing-inspection==0.4.2
|
|||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
unidecode==1.4.0
|
unidecode==1.4.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
uvicorn==0.38.0
|
uvicorn==0.40.0
|
||||||
# via
|
# via
|
||||||
# fastapi
|
# fastapi
|
||||||
# fastapi-cli
|
# fastapi-cli
|
||||||
|
|||||||
Reference in New Issue
Block a user