Files
bugis/requirements-run.txt
Walter Oggioni ec45c719ee
Some checks failed
CI / Build Pip package (push) Successful in 32s
CI / Build Docker image (push) Failing after 14s
added 'aiofiles' to make file operation async
2024-10-21 13:40:19 +08:00

32 lines
778 B
Plaintext

#
# 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
aiofiles==24.1.0
# via bugis (pyproject.toml)
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)