mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-18 06:11:49 -05:00
updated requirements
This commit is contained in:
parent
2abf8bc750
commit
fa2d2d965d
@ -43,9 +43,9 @@ mypy-extensions==1.0.0 # via black, mypy
|
|||||||
nodeenv==1.8.0 # via pre-commit
|
nodeenv==1.8.0 # via pre-commit
|
||||||
packaging==24.0 # via black, build, fixit, pyproject-api, pytest, sphinx, tox
|
packaging==24.0 # via black, build, fixit, pyproject-api, pytest, sphinx, tox
|
||||||
pathspec==0.12.1 # via black, trailrunner
|
pathspec==0.12.1 # via black, trailrunner
|
||||||
pep8-naming==0.13.3 # via -r requirements-dev.in
|
pep8-naming==0.14.1 # via -r requirements-dev.in
|
||||||
pip-tools==7.4.1 # via -r requirements-dev.in
|
pip-tools==7.4.1 # via -r requirements-dev.in
|
||||||
platformdirs==4.2.1 # via black, tox, virtualenv
|
platformdirs==4.2.2 # via black, tox, virtualenv
|
||||||
pluggy==1.5.0 # via pytest, tox
|
pluggy==1.5.0 # via pytest, tox
|
||||||
pre-commit==3.7.1 # via -r requirements-dev.in
|
pre-commit==3.7.1 # via -r requirements-dev.in
|
||||||
pycodestyle==2.11.1 # via flake8
|
pycodestyle==2.11.1 # via flake8
|
||||||
|
@ -73,9 +73,9 @@ validators==0.22.0 # via click-params
|
|||||||
werkzeug==3.0.3 # via flask
|
werkzeug==3.0.3 # via flask
|
||||||
wrapt==1.16.0 # via -r requirements.in, debtcollector, deprecated
|
wrapt==1.16.0 # via -r requirements.in, debtcollector, deprecated
|
||||||
wsproto==1.2.0 # via simple-websocket
|
wsproto==1.2.0 # via simple-websocket
|
||||||
zipp==3.18.1 # via importlib-metadata
|
zipp==3.18.2 # via importlib-metadata
|
||||||
zope-event==5.0 # via gevent
|
zope-event==5.0 # via gevent
|
||||||
zope-interface==6.3 # via gevent
|
zope-interface==6.4 # via gevent
|
||||||
|
|
||||||
# The following packages are considered to be unsafe in a requirements file:
|
# The following packages are considered to be unsafe in a requirements file:
|
||||||
# setuptools
|
# setuptools
|
||||||
|
Loading…
Reference in New Issue
Block a user