mirror of
https://github.com/craigerl/aprsd.git
synced 2025-06-24 13:05:32 -04:00
Update requirements.dev
This commit is contained in:
parent
db73a540ba
commit
0d8a1ac334
@ -20,7 +20,7 @@ click==8.1.7 # via black, fixit, moreorless, pip-tools
|
||||
colorama==0.4.6 # via tox
|
||||
commonmark==0.9.1 # via rich
|
||||
configargparse==1.7 # via gray
|
||||
coverage[toml]==7.6.7 # via pytest-cov
|
||||
coverage[toml]==7.6.8 # via pytest-cov
|
||||
distlib==0.3.9 # via virtualenv
|
||||
docutils==0.21.2 # via m2r, sphinx
|
||||
exceptiongroup==1.2.2 # via pytest
|
||||
@ -28,7 +28,7 @@ filelock==3.16.1 # via tox, virtualenv
|
||||
fixit==2.1.0 # via gray
|
||||
flake8==7.1.1 # via -r requirements-dev.in, pep8-naming
|
||||
gray==0.15.0 # via -r requirements-dev.in
|
||||
identify==2.6.2 # via pre-commit
|
||||
identify==2.6.3 # via pre-commit
|
||||
idna==3.10 # via requests
|
||||
imagesize==1.4.1 # via sphinx
|
||||
iniconfig==2.0.0 # via pytest
|
||||
@ -55,7 +55,7 @@ pyflakes==3.2.0 # via autoflake, flake8
|
||||
pygments==2.18.0 # via rich, sphinx
|
||||
pyproject-api==1.8.0 # via tox
|
||||
pyproject-hooks==1.2.0 # via build, pip-tools
|
||||
pytest==8.3.3 # via -r requirements-dev.in, pytest-cov
|
||||
pytest==8.3.4 # via -r requirements-dev.in, pytest-cov
|
||||
pytest-cov==6.0.0 # via -r requirements-dev.in
|
||||
pyupgrade==3.19.0 # via gray
|
||||
pyyaml==6.0.2 # via libcst, pre-commit
|
||||
@ -71,15 +71,15 @@ sphinxcontrib-qthelp==2.0.0 # via sphinx
|
||||
sphinxcontrib-serializinghtml==2.0.0 # via sphinx
|
||||
tokenize-rt==6.1.0 # via add-trailing-comma, pyupgrade
|
||||
toml==0.10.2 # via autoflake
|
||||
tomli==2.1.0 # via black, build, check-manifest, coverage, fixit, mypy, pip-tools, pyproject-api, pytest, sphinx, tox
|
||||
tomli==2.2.1 # via black, build, check-manifest, coverage, fixit, mypy, pip-tools, pyproject-api, pytest, sphinx, tox
|
||||
tox==4.23.2 # via -r requirements-dev.in
|
||||
trailrunner==1.4.0 # via fixit
|
||||
typing-extensions==4.12.2 # via black, mypy, tox
|
||||
unify==0.5 # via gray
|
||||
untokenize==0.1.1 # via unify
|
||||
urllib3==2.2.3 # via requests
|
||||
virtualenv==20.27.1 # via pre-commit, tox
|
||||
wheel==0.45.0 # via -r requirements-dev.in, pip-tools
|
||||
virtualenv==20.28.0 # via pre-commit, tox
|
||||
wheel==0.45.1 # via -r requirements-dev.in, pip-tools
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user