21
requirements.txt
Normal file
21
requirements.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
#
|
||||
# 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
|
||||
#
|
||||
--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)
|
Reference in New Issue
Block a user