renamed project to Bugis and switch from WSGI@uwsgi to ASGI@granian
This commit is contained in:
29
requirements-run.txt
Normal file
29
requirements-run.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --extra=run --output-file=requirements-run.txt pyproject.toml
|
||||
#
|
||||
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
|
||||
--extra-index-url https://pypi.org/simple
|
||||
|
||||
click==8.1.7
|
||||
# via granian
|
||||
granian==1.6.1
|
||||
# via bugis (pyproject.toml)
|
||||
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
|
||||
uvloop==0.21.0
|
||||
# via granian
|
||||
watchdog==5.0.3
|
||||
# via bugis (pyproject.toml)
|
Reference in New Issue
Block a user