CI / Build and push docker image (push) Successful in 1m39s
- pin kaya-core/kaya-rsgi >= 0.0.2 (ctx.client now honors Forwarded and X-Forwarded-* headers); adapt route tests and add explicit coverage - add rloop dependency and set GRANIAN_LOOP=rloop in the Docker image so granian serves the app on the Rust event loop instead of asyncio - regenerate requirements.txt (kaya 0.0.2, rloop 0.5.0) - document the new loop and forwarded-header behavior in the README
50 lines
1.1 KiB
Plaintext
50 lines
1.1 KiB
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.14
|
|
# by the following command:
|
|
#
|
|
# pip-compile --allow-unsafe --extra-index-url=https://pypi.org/simple --index-url=https://gitea.woggioni.net/api/packages/woggioni/pypi/simple --no-index --output-file=requirements.txt pyproject.toml
|
|
#
|
|
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
|
|
--extra-index-url https://pypi.org/simple
|
|
|
|
anyio==4.15.0
|
|
# via httpx
|
|
certifi==2026.7.22
|
|
# via
|
|
# httpcore
|
|
# httpx
|
|
click==8.5.0
|
|
# via granian
|
|
granian==2.8.2
|
|
# via
|
|
# kaya-rsgi
|
|
# pyfconfig (pyproject.toml)
|
|
h11==0.16.0
|
|
# via httpcore
|
|
httpcore==1.0.9
|
|
# via httpx
|
|
httpx==0.28.1
|
|
# via pyfconfig (pyproject.toml)
|
|
idna==3.19
|
|
# via
|
|
# anyio
|
|
# httpx
|
|
kaya-core==0.0.2
|
|
# via
|
|
# kaya-rsgi
|
|
# pyfconfig (pyproject.toml)
|
|
kaya-rsgi==0.0.2
|
|
# via pyfconfig (pyproject.toml)
|
|
pwo==0.1.2
|
|
# via
|
|
# kaya-core
|
|
# kaya-rsgi
|
|
# pyfconfig (pyproject.toml)
|
|
rloop==0.5.0
|
|
# via pyfconfig (pyproject.toml)
|
|
typing-extensions==4.16.0
|
|
# via
|
|
# anyio
|
|
# kaya-core
|
|
# pwo
|