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

150 lines
2.9 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
#
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
--extra-index-url https://pypi.org/simple
asttokens==2.4.1
# via stack-data
build==1.2.2
# via
# pip-tools
# wg_builder (pyproject.toml)
certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via pip-tools
cryptography==43.0.1
# via secretstorage
decorator==5.1.1
# via
# ipdb
# ipython
docutils==0.21.2
# via readme-renderer
executing==2.1.0
# via stack-data
idna==3.8
# via requests
importlib-metadata==8.4.0
# via twine
ipdb==0.13.13
# via wg_builder (pyproject.toml)
ipython==8.27.0
# via ipdb
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
# via keyring
jedi==0.19.1
# via ipython
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==25.3.0
# via twine
markdown-it-py==3.0.0
# via rich
matplotlib-inline==0.1.7
# via ipython
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
mypy==1.11.2
# via wg_builder (pyproject.toml)
mypy-extensions==1.0.0
# via mypy
netaddr==1.3.0
# via wg_builder (pyproject.toml)
nh3==0.2.18
# via readme-renderer
packaging==24.1
# via build
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pip-tools==7.4.1
# via wg_builder (pyproject.toml)
pkginfo==1.10.0
# via twine
prompt-toolkit==3.0.47
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pwo==0.0.2
# via wg_builder (pyproject.toml)
pycparser==2.22
# via cffi
pygments==2.18.0
# via
# ipython
# readme-renderer
# rich
pyproject-hooks==1.1.0
# via
# build
# pip-tools
python-wireguard==0.2.2
# via wg_builder (pyproject.toml)
readme-renderer==44.0
# via twine
requests==2.32.3
# via
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.8.0
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
# via asttokens
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==5.1.1
# via wg_builder (pyproject.toml)
typing-extensions==4.7.1
# via
# mypy
# pwo
# wg_builder (pyproject.toml)
urllib3==2.2.2
# via
# requests
# twine
wcwidth==0.2.13
# via prompt-toolkit
wheel==0.44.0
# via pip-tools
zipp==3.20.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools