renamed project to Bugis and switch from WSGI@uwsgi to ASGI@granian
Some checks failed
CI / Build pip package (push) Failing after 12s
CI / Build Docker image (push) Failing after 8s

This commit is contained in:
2024-10-20 16:21:30 +08:00
parent 49a9bad07f
commit 1a805039f1
25 changed files with 623 additions and 209 deletions

View File

@@ -1,32 +1,23 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements.txt --strip-extras pyproject.toml
# pip-compile --output-file=requirements.txt pyproject.toml
#
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple/
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
--extra-index-url https://pypi.org/simple
gevent==23.9.1
# via md2html (pyproject.toml)
greenlet==3.0.0
# via
# gevent
# md2html (pyproject.toml)
markdown==3.5
# via md2html (pyproject.toml)
pygments==2.16.1
# via md2html (pyproject.toml)
watchdog==3.0.0
# via md2html (pyproject.toml)
zope-event==5.0
# via
# gevent
# md2html (pyproject.toml)
zope-interface==6.1
# via
# gevent
# md2html (pyproject.toml)
# The following packages are considered to be unsafe in a requirements file:
# setuptools
markdown==3.7
# via bugis (pyproject.toml)
pwo==0.0.3
# via bugis (pyproject.toml)
pygments==2.18.0
# via bugis (pyproject.toml)
pygraphviz==1.14
# via bugis (pyproject.toml)
pyyaml==6.0.2
# via bugis (pyproject.toml)
typing-extensions==4.7.1
# via pwo
watchdog==5.0.3
# via bugis (pyproject.toml)