mirror of
https://codeberg.org/diginaut/alfagok.git
synced 2026-08-05 01:02:57 +02:00
Latest requirements
This commit is contained in:
+28
-27
@@ -1,32 +1,33 @@
|
|||||||
# 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
|
annotated-doc==0.0.4
|
||||||
# via fastapi
|
# via
|
||||||
|
# fastapi
|
||||||
|
# typer
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
# via pydantic
|
# via pydantic
|
||||||
anyio==4.12.1
|
anyio==4.14.1
|
||||||
# via
|
# via
|
||||||
# httpx
|
# httpx
|
||||||
# starlette
|
# starlette
|
||||||
# watchfiles
|
# watchfiles
|
||||||
certifi==2026.1.4
|
certifi==2026.6.17
|
||||||
# via
|
# via
|
||||||
# httpcore
|
# httpcore
|
||||||
# httpx
|
# httpx
|
||||||
click==8.3.1
|
click==8.4.2
|
||||||
# via
|
# via
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
|
||||||
# uvicorn
|
# uvicorn
|
||||||
dnspython==2.8.0
|
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.128.0
|
fastapi==0.138.2
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
fastapi-cli==0.0.20
|
fastapi-cli==0.0.27
|
||||||
# via fastapi
|
# via fastapi
|
||||||
gunicorn==23.0.0
|
gunicorn==26.0.0
|
||||||
# via -r requirements-server.in
|
# via -r requirements-server.in
|
||||||
h11==0.16.0
|
h11==0.16.0
|
||||||
# via
|
# via
|
||||||
@@ -34,59 +35,59 @@ h11==0.16.0
|
|||||||
# uvicorn
|
# uvicorn
|
||||||
httpcore==1.0.9
|
httpcore==1.0.9
|
||||||
# via httpx
|
# via httpx
|
||||||
httptools==0.7.1
|
httptools==0.8.0
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
httpx==0.28.1
|
httpx==0.28.1
|
||||||
# via fastapi
|
# via fastapi
|
||||||
idna==3.11
|
idna==3.18
|
||||||
# via
|
# via
|
||||||
# anyio
|
# anyio
|
||||||
# email-validator
|
# email-validator
|
||||||
# httpx
|
# httpx
|
||||||
jinja2==3.1.6
|
jinja2==3.1.6
|
||||||
# via fastapi
|
# via fastapi
|
||||||
markdown-it-py==4.0.0
|
markdown-it-py==4.2.0
|
||||||
# via rich
|
# via rich
|
||||||
markupsafe==3.0.3
|
markupsafe==3.0.3
|
||||||
# via jinja2
|
# via jinja2
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
# via markdown-it-py
|
# via markdown-it-py
|
||||||
packaging==25.0
|
packaging==26.2
|
||||||
# via gunicorn
|
# via gunicorn
|
||||||
pydantic==2.12.5
|
pydantic==2.13.4
|
||||||
# via
|
# via
|
||||||
# fastapi
|
# fastapi
|
||||||
# pydantic-extra-types
|
# pydantic-extra-types
|
||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
pydantic-core==2.41.5
|
pydantic-core==2.46.4
|
||||||
# via pydantic
|
# via pydantic
|
||||||
pydantic-extra-types==2.11.0
|
pydantic-extra-types==2.11.1
|
||||||
# via fastapi
|
# via fastapi
|
||||||
pydantic-settings==2.12.0
|
pydantic-settings==2.14.2
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# fastapi
|
# fastapi
|
||||||
pygments==2.19.2
|
pygments==2.20.0
|
||||||
# via rich
|
# via rich
|
||||||
python-dotenv==1.2.1
|
python-dotenv==1.2.2
|
||||||
# via
|
# via
|
||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
# uvicorn
|
# uvicorn
|
||||||
python-multipart==0.0.21
|
python-multipart==0.0.32
|
||||||
# via fastapi
|
# via fastapi
|
||||||
pyyaml==6.0.3
|
pyyaml==6.0.3
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
rich==14.2.0
|
rich==15.0.0
|
||||||
# via
|
# via
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
# typer
|
||||||
rich-toolkit==0.17.1
|
rich-toolkit==0.20.1
|
||||||
# via fastapi-cli
|
# via fastapi-cli
|
||||||
shellingham==1.5.4
|
shellingham==1.5.4
|
||||||
# via typer
|
# via typer
|
||||||
starlette==0.50.0
|
starlette==1.3.1
|
||||||
# via fastapi
|
# via fastapi
|
||||||
typer==0.21.1
|
typer==0.26.8
|
||||||
# via fastapi-cli
|
# via fastapi-cli
|
||||||
typing-extensions==4.15.0
|
typing-extensions==4.15.0
|
||||||
# via
|
# via
|
||||||
@@ -95,21 +96,21 @@ typing-extensions==4.15.0
|
|||||||
# pydantic-core
|
# pydantic-core
|
||||||
# pydantic-extra-types
|
# pydantic-extra-types
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
|
||||||
# typing-inspection
|
# typing-inspection
|
||||||
typing-inspection==0.4.2
|
typing-inspection==0.4.2
|
||||||
# via
|
# via
|
||||||
|
# fastapi
|
||||||
# pydantic
|
# pydantic
|
||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
unidecode==1.4.0
|
unidecode==1.4.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
uvicorn==0.40.0
|
uvicorn==0.49.0
|
||||||
# via
|
# via
|
||||||
# fastapi
|
# fastapi
|
||||||
# fastapi-cli
|
# fastapi-cli
|
||||||
uvloop==0.22.1
|
uvloop==0.22.1
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
watchfiles==1.1.1
|
watchfiles==1.2.0
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
websockets==15.0.1
|
websockets==16.0
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
|
|||||||
+26
-25
@@ -1,30 +1,31 @@
|
|||||||
# 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
|
annotated-doc==0.0.4
|
||||||
# via fastapi
|
# via
|
||||||
|
# fastapi
|
||||||
|
# typer
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
# via pydantic
|
# via pydantic
|
||||||
anyio==4.12.1
|
anyio==4.14.1
|
||||||
# via
|
# via
|
||||||
# httpx
|
# httpx
|
||||||
# starlette
|
# starlette
|
||||||
# watchfiles
|
# watchfiles
|
||||||
certifi==2026.1.4
|
certifi==2026.6.17
|
||||||
# via
|
# via
|
||||||
# httpcore
|
# httpcore
|
||||||
# httpx
|
# httpx
|
||||||
click==8.3.1
|
click==8.4.2
|
||||||
# via
|
# via
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
|
||||||
# uvicorn
|
# uvicorn
|
||||||
dnspython==2.8.0
|
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.128.0
|
fastapi==0.138.2
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
fastapi-cli==0.0.20
|
fastapi-cli==0.0.27
|
||||||
# via fastapi
|
# via fastapi
|
||||||
h11==0.16.0
|
h11==0.16.0
|
||||||
# via
|
# via
|
||||||
@@ -32,57 +33,57 @@ h11==0.16.0
|
|||||||
# uvicorn
|
# uvicorn
|
||||||
httpcore==1.0.9
|
httpcore==1.0.9
|
||||||
# via httpx
|
# via httpx
|
||||||
httptools==0.7.1
|
httptools==0.8.0
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
httpx==0.28.1
|
httpx==0.28.1
|
||||||
# via fastapi
|
# via fastapi
|
||||||
idna==3.11
|
idna==3.18
|
||||||
# via
|
# via
|
||||||
# anyio
|
# anyio
|
||||||
# email-validator
|
# email-validator
|
||||||
# httpx
|
# httpx
|
||||||
jinja2==3.1.6
|
jinja2==3.1.6
|
||||||
# via fastapi
|
# via fastapi
|
||||||
markdown-it-py==4.0.0
|
markdown-it-py==4.2.0
|
||||||
# via rich
|
# via rich
|
||||||
markupsafe==3.0.3
|
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.5
|
pydantic==2.13.4
|
||||||
# via
|
# via
|
||||||
# fastapi
|
# fastapi
|
||||||
# pydantic-extra-types
|
# pydantic-extra-types
|
||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
pydantic-core==2.41.5
|
pydantic-core==2.46.4
|
||||||
# via pydantic
|
# via pydantic
|
||||||
pydantic-extra-types==2.11.0
|
pydantic-extra-types==2.11.1
|
||||||
# via fastapi
|
# via fastapi
|
||||||
pydantic-settings==2.12.0
|
pydantic-settings==2.14.2
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# fastapi
|
# fastapi
|
||||||
pygments==2.19.2
|
pygments==2.20.0
|
||||||
# via rich
|
# via rich
|
||||||
python-dotenv==1.2.1
|
python-dotenv==1.2.2
|
||||||
# via
|
# via
|
||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
# uvicorn
|
# uvicorn
|
||||||
python-multipart==0.0.21
|
python-multipart==0.0.32
|
||||||
# via fastapi
|
# via fastapi
|
||||||
pyyaml==6.0.3
|
pyyaml==6.0.3
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
rich==14.2.0
|
rich==15.0.0
|
||||||
# via
|
# via
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
# typer
|
||||||
rich-toolkit==0.17.1
|
rich-toolkit==0.20.1
|
||||||
# via fastapi-cli
|
# via fastapi-cli
|
||||||
shellingham==1.5.4
|
shellingham==1.5.4
|
||||||
# via typer
|
# via typer
|
||||||
starlette==0.50.0
|
starlette==1.3.1
|
||||||
# via fastapi
|
# via fastapi
|
||||||
typer==0.21.1
|
typer==0.26.8
|
||||||
# via fastapi-cli
|
# via fastapi-cli
|
||||||
typing-extensions==4.15.0
|
typing-extensions==4.15.0
|
||||||
# via
|
# via
|
||||||
@@ -91,21 +92,21 @@ typing-extensions==4.15.0
|
|||||||
# pydantic-core
|
# pydantic-core
|
||||||
# pydantic-extra-types
|
# pydantic-extra-types
|
||||||
# rich-toolkit
|
# rich-toolkit
|
||||||
# typer
|
|
||||||
# typing-inspection
|
# typing-inspection
|
||||||
typing-inspection==0.4.2
|
typing-inspection==0.4.2
|
||||||
# via
|
# via
|
||||||
|
# fastapi
|
||||||
# pydantic
|
# pydantic
|
||||||
# pydantic-settings
|
# pydantic-settings
|
||||||
unidecode==1.4.0
|
unidecode==1.4.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
uvicorn==0.40.0
|
uvicorn==0.49.0
|
||||||
# via
|
# via
|
||||||
# fastapi
|
# fastapi
|
||||||
# fastapi-cli
|
# fastapi-cli
|
||||||
uvloop==0.22.1
|
uvloop==0.22.1
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
watchfiles==1.1.1
|
watchfiles==1.2.0
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
websockets==15.0.1
|
websockets==16.0
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
|
|||||||
Reference in New Issue
Block a user