mirror of
https://github.com/craigerl/aprsd.git
synced 2025-09-03 21:57:47 -04:00
updated requirements-dev
This commit is contained in:
parent
e3a7e7fb8a
commit
fbec7168eb
@ -1,55 +1,121 @@
|
|||||||
#
|
# This file was autogenerated by uv via the following command:
|
||||||
# This file is autogenerated by pip-compile with Python 3.10
|
# uv pip compile requirements-dev.in -o requirements-dev.txt
|
||||||
# by the following command:
|
alabaster==1.0.0
|
||||||
#
|
# via sphinx
|
||||||
# pip-compile --annotation-style=line requirements-dev.in
|
babel==2.16.0
|
||||||
#
|
# via sphinx
|
||||||
alabaster==1.0.0 # via sphinx
|
build==1.2.2.post1
|
||||||
babel==2.16.0 # via sphinx
|
# via
|
||||||
build==1.2.2.post1 # via -r requirements-dev.in, pip-tools
|
# -r requirements-dev.in
|
||||||
cachetools==5.5.0 # via tox
|
# pip-tools
|
||||||
certifi==2024.12.14 # via requests
|
cachetools==5.5.0
|
||||||
cfgv==3.4.0 # via pre-commit
|
# via tox
|
||||||
chardet==5.2.0 # via tox
|
certifi==2024.12.14
|
||||||
charset-normalizer==3.4.0 # via requests
|
# via requests
|
||||||
click==8.1.7 # via pip-tools
|
cfgv==3.4.0
|
||||||
colorama==0.4.6 # via tox
|
# via pre-commit
|
||||||
distlib==0.3.9 # via virtualenv
|
chardet==5.2.0
|
||||||
docutils==0.21.2 # via m2r, sphinx
|
# via tox
|
||||||
filelock==3.16.1 # via tox, virtualenv
|
charset-normalizer==3.4.1
|
||||||
identify==2.6.3 # via pre-commit
|
# via requests
|
||||||
idna==3.10 # via requests
|
click==8.1.8
|
||||||
imagesize==1.4.1 # via sphinx
|
# via pip-tools
|
||||||
jinja2==3.1.4 # via sphinx
|
colorama==0.4.6
|
||||||
m2r==0.3.1 # via -r requirements-dev.in
|
# via tox
|
||||||
markupsafe==3.0.2 # via jinja2
|
distlib==0.3.9
|
||||||
mistune==0.8.4 # via m2r
|
# via virtualenv
|
||||||
nodeenv==1.9.1 # via pre-commit
|
docutils==0.21.2
|
||||||
packaging==24.2 # via build, pyproject-api, sphinx, tox
|
# via
|
||||||
pip-tools==7.4.1 # via -r requirements-dev.in
|
# m2r
|
||||||
platformdirs==4.3.6 # via tox, virtualenv
|
# sphinx
|
||||||
pluggy==1.5.0 # via tox
|
filelock==3.16.1
|
||||||
pre-commit==4.0.1 # via -r requirements-dev.in
|
# via
|
||||||
pygments==2.18.0 # via sphinx
|
# tox
|
||||||
pyproject-api==1.8.0 # via tox
|
# virtualenv
|
||||||
pyproject-hooks==1.2.0 # via build, pip-tools
|
identify==2.6.5
|
||||||
pyyaml==6.0.2 # via pre-commit
|
# via pre-commit
|
||||||
requests==2.32.3 # via sphinx
|
idna==3.10
|
||||||
snowballstemmer==2.2.0 # via sphinx
|
# via requests
|
||||||
sphinx==8.1.3 # via -r requirements-dev.in
|
imagesize==1.4.1
|
||||||
sphinxcontrib-applehelp==2.0.0 # via sphinx
|
# via sphinx
|
||||||
sphinxcontrib-devhelp==2.0.0 # via sphinx
|
jinja2==3.1.5
|
||||||
sphinxcontrib-htmlhelp==2.1.0 # via sphinx
|
# via sphinx
|
||||||
sphinxcontrib-jsmath==1.0.1 # via sphinx
|
m2r==0.3.1
|
||||||
sphinxcontrib-qthelp==2.0.0 # via sphinx
|
# via -r requirements-dev.in
|
||||||
sphinxcontrib-serializinghtml==2.0.0 # via sphinx
|
markupsafe==3.0.2
|
||||||
tomli==2.2.1 # via build, pip-tools, pyproject-api, sphinx, tox
|
# via jinja2
|
||||||
tox==4.23.2 # via -r requirements-dev.in
|
mistune==0.8.4
|
||||||
typing-extensions==4.12.2 # via tox
|
# via m2r
|
||||||
urllib3==2.2.3 # via requests
|
nodeenv==1.9.1
|
||||||
virtualenv==20.28.0 # via pre-commit, tox
|
# via pre-commit
|
||||||
wheel==0.45.1 # via -r requirements-dev.in, pip-tools
|
packaging==24.2
|
||||||
|
# via
|
||||||
# The following packages are considered to be unsafe in a requirements file:
|
# build
|
||||||
# pip
|
# pyproject-api
|
||||||
# setuptools
|
# sphinx
|
||||||
|
# tox
|
||||||
|
pip==24.3.1
|
||||||
|
# via
|
||||||
|
# -r requirements-dev.in
|
||||||
|
# pip-tools
|
||||||
|
pip-tools==7.4.1
|
||||||
|
# via -r requirements-dev.in
|
||||||
|
platformdirs==4.3.6
|
||||||
|
# via
|
||||||
|
# tox
|
||||||
|
# virtualenv
|
||||||
|
pluggy==1.5.0
|
||||||
|
# via tox
|
||||||
|
pre-commit==4.0.1
|
||||||
|
# via -r requirements-dev.in
|
||||||
|
pygments==2.19.1
|
||||||
|
# via sphinx
|
||||||
|
pyproject-api==1.8.0
|
||||||
|
# via tox
|
||||||
|
pyproject-hooks==1.2.0
|
||||||
|
# via
|
||||||
|
# build
|
||||||
|
# pip-tools
|
||||||
|
pyyaml==6.0.2
|
||||||
|
# via pre-commit
|
||||||
|
requests==2.32.3
|
||||||
|
# via sphinx
|
||||||
|
setuptools==75.7.0
|
||||||
|
# via pip-tools
|
||||||
|
snowballstemmer==2.2.0
|
||||||
|
# via sphinx
|
||||||
|
sphinx==8.1.3
|
||||||
|
# via -r requirements-dev.in
|
||||||
|
sphinxcontrib-applehelp==2.0.0
|
||||||
|
# via sphinx
|
||||||
|
sphinxcontrib-devhelp==2.0.0
|
||||||
|
# via sphinx
|
||||||
|
sphinxcontrib-htmlhelp==2.1.0
|
||||||
|
# via sphinx
|
||||||
|
sphinxcontrib-jsmath==1.0.1
|
||||||
|
# via sphinx
|
||||||
|
sphinxcontrib-qthelp==2.0.0
|
||||||
|
# via sphinx
|
||||||
|
sphinxcontrib-serializinghtml==2.0.0
|
||||||
|
# via sphinx
|
||||||
|
tomli==2.2.1
|
||||||
|
# via
|
||||||
|
# build
|
||||||
|
# pip-tools
|
||||||
|
# pyproject-api
|
||||||
|
# sphinx
|
||||||
|
# tox
|
||||||
|
tox==4.23.2
|
||||||
|
# via -r requirements-dev.in
|
||||||
|
typing-extensions==4.12.2
|
||||||
|
# via tox
|
||||||
|
urllib3==2.3.0
|
||||||
|
# via requests
|
||||||
|
virtualenv==20.28.1
|
||||||
|
# via
|
||||||
|
# pre-commit
|
||||||
|
# tox
|
||||||
|
wheel==0.45.1
|
||||||
|
# via
|
||||||
|
# -r requirements-dev.in
|
||||||
|
# pip-tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user