1 Commits
Author SHA1 Message Date
woggioni 572aa2d72b tmp 2026-07-05 21:23:11 +08:00
3 changed files with 92 additions and 90 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ services:
cpus: "4"
memory: 1G
nginx:
image: gitea.woggioni.net/woggioni/nginx:v1.31.2
image: gitea.woggioni.net/woggioni/nginx:v1.27.2
# container_name: nginx
restart: unless-stopped
depends_on:
+68 -70
View File
@@ -1,142 +1,131 @@
#
# This file is autogenerated by pip-compile with Python 3.14
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --extra=dev --output-file=requirements-dev.txt pyproject.toml
# pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
#
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
--extra-index-url https://pypi.org/simple
aiofiles==25.1.0
aiofiles==24.1.0
# via bugis (pyproject.toml)
anyio==4.14.1
anyio==4.6.2.post1
# via httpx
ast-serialize==0.5.0
# via mypy
asttokens==3.0.1
asttokens==2.4.1
# via stack-data
build==1.5.0
build==1.2.2.post1
# via bugis (pyproject.toml)
certifi==2026.6.17
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
cffi==2.0.0
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.7
charset-normalizer==3.4.0
# via requests
click==8.4.2
click==8.1.7
# via granian
cryptography==49.0.0
cryptography==43.0.3
# via secretstorage
decorator==5.3.1
decorator==5.1.1
# via
# ipdb
# ipython
docutils==0.23
docutils==0.21.2
# via readme-renderer
executing==2.2.1
executing==2.1.0
# via stack-data
granian==2.7.7
granian==1.6.1
# via bugis (pyproject.toml)
h11==0.16.0
h11==0.14.0
# via httpcore
h2==4.3.0
h2==4.1.0
# via httpx
hpack==4.2.0
hpack==4.0.0
# via h2
httpcore==1.0.9
httpcore==1.0.6
# via httpx
httpx[http2]==0.28.1
httpx[http2]==0.27.2
# via bugis (pyproject.toml)
hyperframe==6.1.0
hyperframe==6.0.1
# via h2
id==1.6.1
# via twine
idna==3.18
idna==3.10
# via
# anyio
# httpx
# requests
importlib-metadata==8.5.0
# via twine
ipdb==0.13.13
# via bugis (pyproject.toml)
ipython==9.15.0
ipython==8.28.0
# via ipdb
ipython-pygments-lexers==1.1.1
# via ipython
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.1.2
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.5.0
jaraco-functools==4.1.0
# via keyring
jedi==0.20.0
jedi==0.19.1
# via ipython
jeepney==0.9.0
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==25.7.0
keyring==25.4.1
# via twine
librt==0.11.0
# via mypy
markdown==3.10.2
markdown==3.7
# via bugis (pyproject.toml)
markdown-it-py==4.2.0
markdown-it-py==3.0.0
# via rich
matplotlib-inline==0.2.2
matplotlib-inline==0.1.7
# via ipython
mdurl==0.1.2
# via markdown-it-py
more-itertools==11.1.0
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
mypy==2.1.0
mypy==1.13.0
# via bugis (pyproject.toml)
mypy-extensions==1.1.0
mypy-extensions==1.0.0
# via mypy
nh3==0.3.6
nh3==0.2.18
# via readme-renderer
packaging==26.2
# via
# build
# twine
parso==0.8.7
packaging==24.1
# via build
parso==0.8.4
# via jedi
pathspec==1.1.1
# via mypy
pexpect==4.9.0
# via ipython
prompt-toolkit==3.0.52
# via ipython
psutil==7.2.2
pkginfo==1.10.0
# via twine
prompt-toolkit==3.0.48
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pwo==0.1.2
pwo==0.0.4
# via bugis (pyproject.toml)
pycparser==3.0
pycparser==2.22
# via cffi
pygments==2.20.0
pygments==2.18.0
# via
# bugis (pyproject.toml)
# ipython
# ipython-pygments-lexers
# readme-renderer
# rich
pygraphviz==2.0
pygraphviz==1.14
# via bugis (pyproject.toml)
pyproject-hooks==1.2.0
# via build
pyyaml==6.0.3
pyyaml==6.0.2
# via bugis (pyproject.toml)
readme-renderer==45.0
readme-renderer==44.0
# via twine
requests==2.34.2
requests==2.32.3
# via
# requests-toolbelt
# twine
@@ -144,28 +133,37 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==15.0.0
rich==13.9.3
# via twine
secretstorage==3.5.0
secretstorage==3.3.3
# via keyring
six==1.16.0
# via asttokens
sniffio==1.3.1
# via
# anyio
# httpx
stack-data==0.6.3
# via ipython
traitlets==5.15.1
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
twine==6.2.0
twine==5.1.1
# via bugis (pyproject.toml)
typing-extensions==4.15.0
typing-extensions==4.12.2
# via
# mypy
# pwo
urllib3==2.7.0
urllib3==2.2.3
# via
# id
# requests
# twine
watchdog==6.0.0
uvloop==0.21.0
# via granian
watchdog==5.0.3
# via bugis (pyproject.toml)
wcwidth==0.8.1
wcwidth==0.2.13
# via prompt-toolkit
zipp==3.20.2
# via importlib-metadata
+23 -19
View File
@@ -1,47 +1,51 @@
#
# This file is autogenerated by pip-compile with Python 3.14
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements.txt pyproject.toml
# pip-compile --output-file=requirements.txt pyproject.toml
#
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
--extra-index-url https://pypi.org/simple
aiofiles==25.1.0
aiofiles==24.1.0
# via bugis (pyproject.toml)
anyio==4.14.1
anyio==4.6.2.post1
# via httpx
certifi==2026.6.17
certifi==2024.8.30
# via
# httpcore
# httpx
h11==0.16.0
h11==0.14.0
# via httpcore
h2==4.3.0
h2==4.1.0
# via httpx
hpack==4.2.0
hpack==4.0.0
# via h2
httpcore==1.0.9
httpcore==1.0.6
# via httpx
httpx[http2]==0.28.1
httpx[http2]==0.27.2
# via bugis (pyproject.toml)
hyperframe==6.1.0
hyperframe==6.0.1
# via h2
idna==3.18
idna==3.10
# via
# anyio
# httpx
markdown==3.10.2
markdown==3.7
# via bugis (pyproject.toml)
pwo==0.1.2
pwo==0.0.4
# via bugis (pyproject.toml)
pygments==2.20.0
pygments==2.18.0
# via bugis (pyproject.toml)
pygraphviz==2.0
pygraphviz==1.14
# via bugis (pyproject.toml)
pyyaml==6.0.3
pyyaml==6.0.2
# via bugis (pyproject.toml)
typing-extensions==4.15.0
sniffio==1.3.1
# via
# anyio
# httpx
typing-extensions==4.12.2
# via pwo
watchdog==6.0.0
watchdog==5.0.3
# via bugis (pyproject.toml)