renamed to wdyndns to avoiod conflict with PyPI package
All checks were successful
CI / build (push) Successful in 23s
All checks were successful
CI / build (push) Successful in 23s
This commit is contained in:
126
requirements-dev.txt
Normal file
126
requirements-dev.txt
Normal file
@@ -0,0 +1,126 @@
|
||||
#
|
||||
# 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 pyproject.toml
|
||||
#
|
||||
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
|
||||
--extra-index-url https://pypi.org/simple
|
||||
|
||||
asttokens==3.0.0
|
||||
# via stack-data
|
||||
build==1.3.0
|
||||
# via wdyndns (pyproject.toml)
|
||||
certifi==2025.8.3
|
||||
# via requests
|
||||
cffi==1.17.1
|
||||
# via cryptography
|
||||
charset-normalizer==3.4.3
|
||||
# via requests
|
||||
cryptography==45.0.7
|
||||
# via secretstorage
|
||||
decorator==5.2.1
|
||||
# via
|
||||
# ipdb
|
||||
# ipython
|
||||
docutils==0.22
|
||||
# via readme-renderer
|
||||
executing==2.2.1
|
||||
# via stack-data
|
||||
id==1.5.0
|
||||
# via twine
|
||||
idna==3.10
|
||||
# via requests
|
||||
ipdb==0.13.13
|
||||
# via wdyndns (pyproject.toml)
|
||||
ipython==9.5.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.1.7
|
||||
# via ipython
|
||||
mdurl==0.1.2
|
||||
# via markdown-it-py
|
||||
more-itertools==10.7.0
|
||||
# via
|
||||
# jaraco-classes
|
||||
# jaraco-functools
|
||||
mypy==1.17.1
|
||||
# via wdyndns (pyproject.toml)
|
||||
mypy-extensions==1.1.0
|
||||
# via mypy
|
||||
nh3==0.3.0
|
||||
# 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
|
||||
prompt-toolkit==3.0.52
|
||||
# via ipython
|
||||
ptyprocess==0.7.0
|
||||
# via pexpect
|
||||
pure-eval==0.2.3
|
||||
# via stack-data
|
||||
pycparser==2.22
|
||||
# via cffi
|
||||
pygments==2.19.2
|
||||
# via
|
||||
# ipython
|
||||
# ipython-pygments-lexers
|
||||
# readme-renderer
|
||||
# rich
|
||||
pyproject-hooks==1.2.0
|
||||
# via build
|
||||
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.1.0
|
||||
# via twine
|
||||
secretstorage==3.3.3
|
||||
# via keyring
|
||||
stack-data==0.6.3
|
||||
# via ipython
|
||||
traitlets==5.14.3
|
||||
# via
|
||||
# ipython
|
||||
# matplotlib-inline
|
||||
twine==6.1.0
|
||||
# via wdyndns (pyproject.toml)
|
||||
typing-extensions==4.15.0
|
||||
# via mypy
|
||||
urllib3==2.5.0
|
||||
# via
|
||||
# requests
|
||||
# twine
|
||||
wcwidth==0.2.13
|
||||
# via prompt-toolkit
|
Reference in New Issue
Block a user