diff --git a/ChangeLog b/ChangeLog index 74e5e72..576bcfa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ CHANGES v1.2.0 ------ +* update * Update for aprsd 3.0.0 v1.1.0 diff --git a/requirements-dev.txt b/requirements-dev.txt index acb2086..4885b4f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,116 +4,72 @@ # # pip-compile --annotation-style=line --resolver=backtracking requirements-dev.in # -alabaster==0.7.12 # via sphinx -aprsd==3.0.0 # via -r requirements-dev.in -aprslib==0.7.2 # via aprsd -attrs==22.2.0 # via aprsd, ax253, kiss3, pytest -ax253==0.1.5.post1 # via aprsd, kiss3 -babel==2.11.0 # via sphinx -beautifulsoup4==4.11.1 # via aprsd -bidict==0.22.1 # via aprsd, python-socketio -bitarray==2.6.2 # via aprsd, ax253, kiss3 -black==22.12.0 # via -r requirements-dev.in -build==0.9.0 # via pip-tools -cachetools==5.2.1 # via tox -certifi==2022.12.7 # via aprsd, requests -cffi==1.15.1 # via aprsd, cryptography +alabaster==0.7.13 # via sphinx +aprsd==1.0.0 # via -r requirements-dev.in +babel==2.12.1 # via sphinx +black==23.3.0 # via -r requirements-dev.in +build==0.10.0 # via pip-tools +cachetools==5.3.1 # via tox +certifi==2023.5.7 # via requests cfgv==3.3.1 # via pre-commit chardet==5.1.0 # via tox -charset-normalizer==2.1.1 # via aprsd, requests -click==8.1.3 # via aprsd, black, click-completion, flask, pip-tools +charset-normalizer==3.2.0 # via requests +click==8.1.4 # via aprsd, black, click-completion, pip-tools click-completion==0.5.2 # via aprsd colorama==0.4.6 # via tox -commonmark==0.9.1 # via aprsd, rich -coverage[toml]==7.0.4 # via pytest-cov -cryptography==38.0.1 # via aprsd, pyopenssl -dacite2==2.0.0 # via aprsd -dataclasses==0.6 # via aprsd -debtcollector==2.5.0 # via aprsd, oslo-config +coverage[toml]==7.2.7 # via pytest-cov distlib==0.3.6 # via virtualenv -dnspython==2.2.1 # via aprsd, eventlet -docutils==0.19 # via sphinx -eventlet==0.33.2 # via aprsd -exceptiongroup==1.1.0 # via pytest -filelock==3.9.0 # via tox, virtualenv +docutils==0.20.1 # via sphinx +exceptiongroup==1.1.2 # via pytest +filelock==3.12.2 # via tox, virtualenv flake8==6.0.0 # via -r requirements-dev.in, pep8-naming -flask==2.1.2 # via aprsd, flask-classful, flask-httpauth, flask-socketio -flask-classful==0.14.2 # via aprsd -flask-httpauth==4.7.0 # via aprsd -flask-socketio==5.3.2 # via aprsd -greenlet==2.0.1 # via aprsd, eventlet -identify==2.5.12 # via pre-commit -idna==3.4 # via aprsd, requests +identify==2.5.24 # via pre-commit +idna==3.4 # via requests imagesize==1.4.1 # via sphinx imapclient==2.3.1 # via aprsd -importlib-metadata==6.0.0 # via aprsd, ax253, flask, kiss3, sphinx +importlib-metadata==6.8.0 # via sphinx iniconfig==2.0.0 # via pytest -isort==5.11.4 # via -r requirements-dev.in -itsdangerous==2.1.2 # via aprsd, flask -jinja2==3.1.2 # via aprsd, click-completion, flask, sphinx -kiss3==8.0.0 # via aprsd -markupsafe==2.1.1 # via aprsd, jinja2 +isort==5.12.0 # via -r requirements-dev.in +jinja2==3.1.2 # via click-completion, sphinx +markupsafe==2.1.3 # via jinja2 mccabe==0.7.0 # via flake8 -mypy==0.991 # via -r requirements-dev.in -mypy-extensions==0.4.3 # via black, mypy -netaddr==0.8.0 # via aprsd, oslo-config -nodeenv==1.7.0 # via pre-commit -oslo-config==9.1.0 # via aprsd -oslo-i18n==5.1.0 # via aprsd, oslo-config -packaging==23.0 # via build, pyproject-api, pytest, sphinx, tox -pathspec==0.10.3 # via black -pbr==5.11.0 # via -r requirements-dev.in, aprsd, oslo-i18n, stevedore -pep517==0.13.0 # via build +mypy==1.4.1 # via -r requirements-dev.in +mypy-extensions==1.0.0 # via black, mypy +nodeenv==1.8.0 # via pre-commit +packaging==23.1 # via black, build, pyproject-api, pytest, sphinx, tox +pathspec==0.11.1 # via black +pbr==5.11.1 # via -r requirements-dev.in, aprsd pep8-naming==0.13.3 # via -r requirements-dev.in -pip-tools==6.12.1 # via -r requirements-dev.in -platformdirs==2.6.2 # via black, tox, virtualenv -pluggy==1.0.0 # via aprsd, pytest, tox -plumbum==1.8.1 # via aprsd, rpyc -pre-commit==2.21.0 # via -r requirements-dev.in +pip-tools==6.14.0 # via -r requirements-dev.in +platformdirs==3.8.1 # via black, tox, virtualenv +pluggy==1.2.0 # via aprsd, pytest, tox +pre-commit==3.3.3 # via -r requirements-dev.in pycodestyle==2.10.0 # via flake8 -pycparser==2.21 # via aprsd, cffi pyflakes==3.0.1 # via flake8 -pygments==2.14.0 # via aprsd, rich, sphinx -pyopenssl==23.0.0 # via aprsd -pyproject-api==1.4.0 # via tox -pyserial==3.5 # via aprsd, pyserial-asyncio -pyserial-asyncio==0.6 # via aprsd, kiss3 -pytest==7.2.0 # via -r requirements-dev.in, pytest-cov -pytest-cov==4.0.0 # via -r requirements-dev.in -python-engineio==4.3.4 # via aprsd, python-socketio -python-socketio==5.7.2 # via aprsd, flask-socketio -pytz==2022.7 # via aprsd, babel -pyyaml==6.0 # via aprsd, oslo-config, pre-commit -requests==2.28.1 # via aprsd, oslo-config, sphinx, update-checker -rfc3986==2.0.0 # via aprsd, oslo-config -rich==12.6.0 # via aprsd -rpyc==5.3.0 # via aprsd -shellingham==1.5.0.post1 # via aprsd, click-completion -six==1.16.0 # via aprsd, click-completion, eventlet, imapclient +pygments==2.15.1 # via sphinx +pyproject-api==1.5.3 # via tox +pyproject-hooks==1.0.0 # via build +pytest==7.4.0 # via -r requirements-dev.in, pytest-cov +pytest-cov==4.1.0 # via -r requirements-dev.in +pyyaml==6.0 # via aprsd, pre-commit +requests==2.31.0 # via aprsd, sphinx +shellingham==1.5.0.post1 # via click-completion +six==1.16.0 # via aprsd, click-completion, imapclient snowballstemmer==2.2.0 # via sphinx -soupsieve==2.3.2.post1 # via aprsd, beautifulsoup4 -sphinx==6.1.3 # via -r requirements-dev.in -sphinxcontrib-applehelp==1.0.3 # via sphinx +sphinx==7.0.1 # via -r requirements-dev.in +sphinxcontrib-applehelp==1.0.4 # via sphinx sphinxcontrib-devhelp==1.0.2 # via sphinx -sphinxcontrib-htmlhelp==2.0.0 # via sphinx +sphinxcontrib-htmlhelp==2.0.1 # via sphinx sphinxcontrib-jsmath==1.0.1 # via sphinx sphinxcontrib-qthelp==1.0.3 # via sphinx sphinxcontrib-serializinghtml==1.1.5 # via sphinx -stevedore==4.1.1 # via aprsd, oslo-config -tabulate==0.9.0 # via aprsd -thesmuggler==1.0.1 # via aprsd -tomli==2.0.1 # via black, build, coverage, mypy, pep517, pyproject-api, pytest, tox -tox==4.2.6 # via -r requirements-dev.in -typing-extensions==4.4.0 # via black, mypy -ua-parser==0.16.1 # via aprsd, user-agents -update-checker==0.18.0 # via aprsd -urllib3==1.26.13 # via aprsd, requests -user-agents==2.2.0 # via aprsd -virtualenv==20.17.1 # via pre-commit, tox -werkzeug==2.1.2 # via aprsd, flask -wheel==0.38.4 # via pip-tools -wrapt==1.14.1 # via aprsd, debtcollector -zipp==3.11.0 # via aprsd, importlib-metadata +tomli==2.0.1 # via black, build, coverage, mypy, pip-tools, pyproject-api, pyproject-hooks, pytest, tox +tox==4.6.4 # via -r requirements-dev.in +typing-extensions==4.7.1 # via black, mypy +urllib3==2.0.3 # via requests +virtualenv==20.23.1 # via pre-commit, tox +wheel==0.40.0 # via pip-tools +zipp==3.16.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # pip diff --git a/requirements.in b/requirements.in index 08e7115..aa8735a 100644 --- a/requirements.in +++ b/requirements.in @@ -1,5 +1,5 @@ pbr slack_sdk>=3.0 slackeventsapi>=2.1.0 -aprsd>=3.0.0 +aprsd oslo_config diff --git a/requirements.txt b/requirements.txt index f1aecad..c38288c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --annotation-style=line --resolver=backtracking requirements.in # -aprsd==3.0.0 # via -r requirements.in +aprsd>=3.0.0 # via -r requirements.in aprslib==0.7.2 # via aprsd attrs==22.2.0 # via aprsd, ax253, kiss3 ax253==0.1.5.post1 # via aprsd, kiss3 @@ -13,7 +13,7 @@ bidict==0.22.1 # via aprsd, python-socketio bitarray==2.6.2 # via aprsd, ax253, kiss3 certifi==2022.12.7 # via aprsd, requests cffi==1.15.1 # via aprsd, cryptography -charset-normalizer==2.1.1 # via aprsd, requests +charset-normalizer==3.0.1 # via aprsd, requests click==8.1.3 # via aprsd, click-completion, flask click-completion==0.5.2 # via aprsd commonmark==0.9.1 # via aprsd, rich @@ -21,8 +21,8 @@ cryptography==38.0.1 # via aprsd, pyopenssl dacite2==2.0.0 # via aprsd dataclasses==0.6 # via aprsd debtcollector==2.5.0 # via aprsd, oslo-config -dnspython==2.2.1 # via aprsd, eventlet -eventlet==0.33.2 # via aprsd +dnspython==2.3.0 # via aprsd, eventlet +eventlet==0.33.3 # via aprsd flask==2.1.2 # via aprsd, flask-classful, flask-httpauth, flask-socketio, slackeventsapi flask-classful==0.14.2 # via aprsd flask-httpauth==4.7.0 # via aprsd @@ -34,39 +34,40 @@ importlib-metadata==6.0.0 # via aprsd, ax253, flask, kiss3 itsdangerous==2.1.2 # via aprsd, flask jinja2==3.1.2 # via aprsd, click-completion, flask kiss3==8.0.0 # via aprsd -markupsafe==2.1.1 # via aprsd, jinja2 +markupsafe==2.1.2 # via aprsd, jinja2 netaddr==0.8.0 # via aprsd, oslo-config oslo-config==9.1.0 # via -r requirements.in, aprsd oslo-i18n==5.1.0 # via aprsd, oslo-config -pbr==5.11.0 # via -r requirements.in, aprsd, oslo-i18n, stevedore +pbr==5.11.1 # via -r requirements.in, aprsd, oslo-i18n, stevedore pluggy==1.0.0 # via aprsd plumbum==1.8.1 # via aprsd, rpyc pycparser==2.21 # via aprsd, cffi -pyee==9.0.4 # via slackeventsapi +pyee==11.0.0 # via slackeventsapi pygments==2.14.0 # via aprsd, rich pyopenssl==23.0.0 # via aprsd pyserial==3.5 # via aprsd, pyserial-asyncio pyserial-asyncio==0.6 # via aprsd, kiss3 python-engineio==4.3.4 # via aprsd, python-socketio python-socketio==5.7.2 # via aprsd, flask-socketio -pytz==2022.7 # via aprsd +pytz==2022.7.1 # via aprsd pyyaml==6.0 # via aprsd, oslo-config -requests==2.28.1 # via aprsd, oslo-config, update-checker +ratelimiter==1.2.0.post0 # via aprsd +requests==2.28.2 # via aprsd, oslo-config, update-checker rfc3986==2.0.0 # via aprsd, oslo-config rich==12.6.0 # via aprsd rpyc==5.3.0 # via aprsd shellingham==1.5.0.post1 # via aprsd, click-completion six==1.16.0 # via aprsd, click-completion, eventlet, imapclient -slack-sdk==3.19.5 # via -r requirements.in +slack-sdk==3.21.3 # via -r requirements.in slackeventsapi==3.0.1 # via -r requirements.in soupsieve==2.3.2.post1 # via aprsd, beautifulsoup4 stevedore==4.1.1 # via aprsd, oslo-config tabulate==0.9.0 # via aprsd thesmuggler==1.0.1 # via aprsd -typing-extensions==4.4.0 # via pyee +typing-extensions==4.7.1 # via pyee ua-parser==0.16.1 # via aprsd, user-agents update-checker==0.18.0 # via aprsd -urllib3==1.26.13 # via aprsd, requests +urllib3==1.26.14 # via aprsd, requests user-agents==2.2.0 # via aprsd werkzeug==2.1.2 # via aprsd, flask wrapt==1.14.1 # via aprsd, debtcollector