Files
wg_builder/requirements-dev.txt
Walter Oggioni a2f81b4057
All checks were successful
CI / build (push) Successful in 46s
added support for multi-server networks
2025-11-16 21:33:04 +08:00

154 lines
3.0 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --allow-unsafe --extra=dev --output-file=requirements-dev.txt
#
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
--extra-index-url https://pypi.org/simple
asttokens==3.0.1
# via stack-data
build==1.3.0
# via
# pip-tools
# wg_builder (pyproject.toml)
certifi==2025.11.12
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
# via requests
click==8.3.1
# via pip-tools
cryptography==46.0.3
# via secretstorage
decorator==5.2.1
# via
# ipdb
# ipython
docutils==0.22.3
# via readme-renderer
executing==2.2.1
# via stack-data
id==1.5.0
# via twine
idna==3.11
# via requests
ipdb==0.13.13
# via wg_builder (pyproject.toml)
ipython==9.7.0
# via ipdb
ipython-pygments-lexers==1.1.1
# via ipython
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.3.0
# via keyring
jedi==0.19.2
# via ipython
jeepney==0.9.0
# via
# keyring
# secretstorage
keyring==25.6.0
# via twine
markdown-it-py==4.0.0
# via rich
matplotlib-inline==0.2.1
# via ipython
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
mypy==1.18.2
# via wg_builder (pyproject.toml)
mypy-extensions==1.1.0
# via mypy
netaddr==1.3.0
# via wg_builder (pyproject.toml)
nh3==0.3.2
# via readme-renderer
packaging==25.0
# via
# build
# twine
parso==0.8.5
# via jedi
pathspec==0.12.1
# via mypy
pexpect==4.9.0
# via ipython
pip-tools==7.5.2
# via wg_builder (pyproject.toml)
prompt-toolkit==3.0.52
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pwo==0.0.7
# via wg_builder (pyproject.toml)
pycparser==2.23
# via cffi
pygments==2.19.2
# via
# ipython
# ipython-pygments-lexers
# readme-renderer
# rich
pyproject-hooks==1.2.0
# via
# build
# pip-tools
python-wireguard==0.2.2
# via wg_builder (pyproject.toml)
readme-renderer==44.0
# via twine
requests==2.32.5
# via
# id
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==14.2.0
# via twine
secretstorage==3.4.1
# via keyring
stack-data==0.6.3
# via ipython
toml==0.10.2
# via wg_builder (pyproject.toml)
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
twine==6.2.0
# via wg_builder (pyproject.toml)
typing-extensions==4.15.0
# via
# mypy
# pwo
# wg_builder (pyproject.toml)
urllib3==2.5.0
# via
# requests
# twine
wcwidth==0.2.14
# via prompt-toolkit
wheel==0.45.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via pip-tools
setuptools==80.9.0
# via pip-tools