Files
wg_builder/requirements.txt
Walter Oggioni 112163094a
All checks were successful
CI / build (push) Successful in 16s
initial commit
2024-09-09 22:29:05 +08:00

22 lines
572 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# 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
netaddr==1.3.0
# via wg_builder (pyproject.toml)
pwo==0.0.2
# via wg_builder (pyproject.toml)
python-wireguard==0.2.2
# via wg_builder (pyproject.toml)
toml==0.10.2
# via wg_builder (pyproject.toml)
typing-extensions==4.7.1
# via
# pwo
# wg_builder (pyproject.toml)