Initial commit: ifconfig.me clone on the kaya framework

This commit is contained in:
2026-09-03 13:13:05 +00:00
commit 9523f357df
21 changed files with 828 additions and 0 deletions
+47
View File
@@ -0,0 +1,47 @@
#
# 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.1
# via
# kaya-rsgi
# pyfconfig (pyproject.toml)
kaya-rsgi==0.0.1
# via pyfconfig (pyproject.toml)
pwo==0.1.2
# via
# kaya-core
# kaya-rsgi
# pyfconfig (pyproject.toml)
typing-extensions==4.16.0
# via
# anyio
# kaya-core
# pwo