1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-09-08 08:07:49 -04:00

Updated requirements

This commit is contained in:
Hemna 2022-11-22 13:38:26 -05:00
parent 7d970cbe70
commit 075078b520
2 changed files with 147 additions and 380 deletions

View File

@ -1,258 +1,96 @@
# #
# This file is autogenerated by pip-compile with python 3.8 # This file is autogenerated by pip-compile
# To update, run: # To update, run:
# #
# pip-compile dev-requirements.in # pip-compile dev-requirements.in
# #
add-trailing-comma==2.1.0 add-trailing-comma==2.3.0 # via gray
# via gray alabaster==0.7.12 # via sphinx
alabaster==0.7.12 attrs==22.1.0 # via jsonschema, pytest
# via sphinx autoflake==1.7.7 # via gray
appdirs==1.4.4 babel==2.11.0 # via sphinx
# via black black==22.10.0 # via gray
attrs==21.2.0 bleach==5.0.1 # via readme-renderer
# via certifi==2022.9.24 # via requests
# jsonschema cfgv==3.3.1 # via pre-commit
# pytest charset-normalizer==2.1.1 # via requests
autoflake==1.4 click==8.1.3 # via black, pip-tools
# via gray colorlog==6.7.0 # via prettylog
babel==2.9.1 commonmark==0.9.1 # via rich
# via sphinx configargparse==1.5.3 # via gray
backports-entry-points-selectable==1.1.0 coverage[toml]==6.5.0 # via pytest-cov
# via virtualenv distlib==0.3.6 # via virtualenv
black==21.7b0 docutils==0.19 # via readme-renderer, sphinx
# via gray exceptiongroup==1.0.4 # via pytest
bleach==4.1.0 fast-json==0.3.2 # via prettylog
# via readme-renderer filelock==3.8.0 # via tox, virtualenv
build==0.9.0 fixit==0.1.4 # via gray
# via pip-tools flake8==5.0.4 # via -r dev-requirements.in, fixit, pep8-naming
certifi==2021.5.30 gray==0.12.0 # via -r dev-requirements.in
# via requests identify==2.5.9 # via pre-commit
cfgv==3.3.1 idna==3.4 # via requests
# via pre-commit imagesize==1.4.1 # via sphinx
charset-normalizer==2.0.4 importlib-metadata==5.0.0 # via keyring, sphinx, twine
# via requests importlib-resources==5.10.0 # via fixit, jsonschema
click==8.0.1 iniconfig==1.1.1 # via pytest
# via isort==5.10.1 # via -r dev-requirements.in, gray
# black jaraco.classes==3.2.3 # via keyring
# pip-tools jinja2==3.1.2 # via sphinx
colorama==0.4.4 jsonschema==4.17.0 # via fixit
# via twine keyring==23.11.0 # via twine
colorlog==6.4.1 libcst==0.4.9 # via fixit
# via prettylog markupsafe==2.1.1 # via jinja2
configargparse==1.5.2 mccabe==0.7.0 # via flake8
# via gray more-itertools==9.0.0 # via jaraco.classes
coverage==5.5 mypy-extensions==0.4.3 # via black, mypy, typing-inspect
# via pytest-cov mypy==0.991 # via -r dev-requirements.in
distlib==0.3.2 nodeenv==1.7.0 # via pre-commit
# via virtualenv packaging==21.3 # via pytest, sphinx, tox
docutils==0.17.1 pathspec==0.10.2 # via black
# via pep8-naming==0.13.2 # via -r dev-requirements.in
# readme-renderer pip-tools==5.4.0 # via -r dev-requirements.in
# sphinx pkginfo==1.8.3 # via twine
fast-json==0.3.2 pkgutil-resolve-name==1.3.10 # via jsonschema
# via prettylog platformdirs==2.5.4 # via black, virtualenv
filelock==3.0.12 pluggy==1.0.0 # via pytest, tox
# via pre-commit==2.20.0 # via -r dev-requirements.in
# tox prettylog==0.3.0 # via gray
# virtualenv py==1.11.0 # via tox
fixit==0.1.4 pycodestyle==2.9.1 # via flake8
# via gray pyflakes==2.5.0 # via autoflake, flake8
flake8==3.9.2 pygments==2.13.0 # via readme-renderer, rich, sphinx
# via pyparsing==3.0.9 # via packaging
# -r dev-requirements.in pyrsistent==0.19.2 # via jsonschema
# fixit pytest-cov==4.0.0 # via -r dev-requirements.in
# flake8-polyfill pytest==7.2.0 # via -r dev-requirements.in, pytest-cov
# pep8-naming pytz==2022.6 # via babel
flake8-polyfill==1.0.2 pyupgrade==3.2.2 # via gray
# via pep8-naming pyyaml==6.0 # via fixit, libcst, pre-commit
gray==0.10.1 readme-renderer==37.3 # via twine
# via -r dev-requirements.in requests-toolbelt==0.10.1 # via twine
identify==2.2.13 requests==2.28.1 # via requests-toolbelt, sphinx, twine
# via pre-commit rfc3986==2.0.0 # via twine
idna==3.2 rich==12.6.0 # via twine
# via requests six==1.16.0 # via bleach, pip-tools, tox
imagesize==1.2.0 snowballstemmer==2.2.0 # via sphinx
# via sphinx sphinx==5.3.0 # via -r dev-requirements.in
importlib-metadata==4.7.1 sphinxcontrib-applehelp==1.0.2 # via sphinx
# via sphinxcontrib-devhelp==1.0.2 # via sphinx
# keyring sphinxcontrib-htmlhelp==2.0.0 # via sphinx
# twine sphinxcontrib-jsmath==1.0.1 # via sphinx
importlib-resources==5.2.2 sphinxcontrib-qthelp==1.0.3 # via sphinx
# via fixit sphinxcontrib-serializinghtml==1.1.5 # via sphinx
iniconfig==1.1.1 tokenize-rt==5.0.0 # via add-trailing-comma, pyupgrade
# via pytest toml==0.10.2 # via pre-commit
isort==5.9.3 tomli==2.0.1 # via autoflake, black, coverage, mypy, pytest, tox
# via tox==3.27.1 # via -r dev-requirements.in
# -r dev-requirements.in twine==4.0.1 # via -r dev-requirements.in
# gray typing-extensions==4.4.0 # via black, libcst, mypy, rich, typing-inspect
jinja2==3.0.1 typing-inspect==0.8.0 # via libcst
# via sphinx ujson==5.5.0 # via fast-json
jsonschema==3.2.0 unify==0.5 # via gray
# via fixit untokenize==0.1.1 # via unify
keyring==23.1.0 urllib3==1.26.12 # via requests, twine
# via twine virtualenv==20.16.7 # via pre-commit, tox
libcst==0.3.20 webencodings==0.5.1 # via bleach
# via fixit zipp==3.10.0 # via importlib-metadata, importlib-resources
markupsafe==2.0.1
# via jinja2
mccabe==0.6.1
# via flake8
mypy==0.910
# via -r dev-requirements.in
mypy-extensions==0.4.3
# via
# black
# mypy
# typing-inspect
nodeenv==1.6.0
# via pre-commit
packaging==21.0
# via
# bleach
# build
# pytest
# sphinx
# tox
pathspec==0.9.0
# via black
pep517==0.11.0
# via build
pep8-naming==0.12.1
# via -r dev-requirements.in
pip-tools==6.9.0
# via -r dev-requirements.in
pkginfo==1.7.1
# via twine
platformdirs==2.2.0
# via virtualenv
pluggy==1.0.0
# via
# pytest
# tox
pre-commit==2.14.0
# via -r dev-requirements.in
prettylog==0.3.0
# via gray
py==1.10.0
# via
# pytest
# tox
pycodestyle==2.7.0
# via flake8
pyflakes==2.3.1
# via
# autoflake
# flake8
pygments==2.10.0
# via
# readme-renderer
# sphinx
pyparsing==2.4.7
# via packaging
pyrsistent==0.18.0
# via jsonschema
pytest==6.2.5
# via
# -r dev-requirements.in
# pytest-cov
pytest-cov==2.12.1
# via -r dev-requirements.in
pytz==2021.1
# via babel
pyupgrade==2.24.0
# via gray
pyyaml==5.4.1
# via
# fixit
# libcst
# pre-commit
readme-renderer==29.0
# via twine
regex==2021.8.27
# via black
requests==2.26.0
# via
# requests-toolbelt
# sphinx
# twine
requests-toolbelt==0.9.1
# via twine
rfc3986==1.5.0
# via twine
six==1.16.0
# via
# bleach
# jsonschema
# readme-renderer
# tox
# virtualenv
snowballstemmer==2.1.0
# via sphinx
sphinx==4.1.2
# via -r dev-requirements.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
tokenize-rt==4.1.0
# via
# add-trailing-comma
# pyupgrade
toml==0.10.2
# via
# mypy
# pre-commit
# pytest
# pytest-cov
# tox
tomli==1.2.1
# via
# black
# build
# pep517
tox==3.24.3
# via -r dev-requirements.in
tqdm==4.62.2
# via twine
twine==3.4.2
# via -r dev-requirements.in
typing-extensions==3.10.0.0
# via
# libcst
# mypy
# typing-inspect
typing-inspect==0.7.1
# via libcst
ujson==4.1.0
# via fast-json
unify==0.5
# via gray
untokenize==0.1.1
# via unify
urllib3==1.26.6
# via requests
virtualenv==20.7.2
# via
# pre-commit
# tox
webencodings==0.5.1
# via bleach
wheel==0.37.0
# via pip-tools
zipp==3.5.0
# via
# importlib-metadata
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools

View File

@ -1,132 +1,61 @@
# #
# This file is autogenerated by pip-compile with python 3.8 # This file is autogenerated by pip-compile
# To update, run: # To update, run:
# #
# pip-compile requirements.in # pip-compile requirements.in
# #
aioax25==0.0.10 aprslib==0.7.2 # via -r requirements.in
# via -r requirements.in attrs==22.1.0 # via -r requirements.in, ax253, kiss3
aprslib==0.7.0 ax253==0.1.5.post1 # via kiss3
# via -r requirements.in backoff==2.2.1 # via opencage
backoff==1.11.1 beautifulsoup4==4.11.1 # via -r requirements.in
# via opencage bidict==0.22.0 # via python-socketio
beautifulsoup4==4.10.0 bitarray==2.6.0 # via ax253, kiss3
# via -r requirements.in certifi==2022.9.24 # via requests
bidict==0.21.2 cffi==1.15.1 # via cryptography
# via python-socketio charset-normalizer==2.1.1 # via requests
certifi==2021.5.30 click-completion==0.5.2 # via -r requirements.in
# via requests click==8.1.3 # via -r requirements.in, click-completion, flask
cffi==1.14.6 commonmark==0.9.1 # via rich
# via cryptography cryptography==38.0.3 # via pyopenssl
charset-normalizer==2.0.4 dnspython==2.2.1 # via eventlet, py3-validate-email
# via requests eventlet==0.33.2 # via -r requirements.in
click==8.0.1 filelock==3.8.0 # via py3-validate-email
# via flask-classful==0.14.2 # via -r requirements.in
# -r requirements.in flask-httpauth==4.7.0 # via -r requirements.in
# click-completion flask-socketio==5.3.2 # via -r requirements.in
# flask flask==2.1.2 # via -r requirements.in, flask-classful, flask-httpauth, flask-socketio
click-completion==0.5.2 greenlet==2.0.1 # via eventlet
# via -r requirements.in idna==3.4 # via py3-validate-email, requests
colorama==0.4.4 imapclient==2.3.1 # via -r requirements.in
# via rich importlib-metadata==5.0.0 # via ax253, flask, kiss3
commonmark==0.9.1 itsdangerous==2.1.2 # via flask
# via rich jinja2==3.1.2 # via click-completion, flask
contexter==0.1.4 kiss3==8.0.0 # via -r requirements.in
# via signalslot markupsafe==2.1.1 # via jinja2
cryptography==3.4.7 opencage==2.1.0 # via -r requirements.in
# via pyopenssl pbr==5.11.0 # via -r requirements.in
dnspython==2.1.0 pluggy==1.0.0 # via -r requirements.in
# via py3-validate-email==1.0.5.post1 # via -r requirements.in
# eventlet pycparser==2.21 # via cffi
# py3-validate-email pygments==2.13.0 # via rich
eventlet==0.33.1 pyopenssl==22.1.0 # via opencage
# via -r requirements.in pyserial-asyncio==0.6 # via kiss3
filelock==3.0.12 pyserial==3.5 # via pyserial-asyncio
# via py3-validate-email python-engineio==4.3.4 # via python-socketio
flask==2.0.1 python-socketio==5.7.2 # via flask-socketio
# via pytz==2022.6 # via -r requirements.in
# -r requirements.in pyyaml==6.0 # via -r requirements.in
# flask-classful requests==2.28.1 # via -r requirements.in, opencage, update-checker
# flask-httpauth rich==12.6.0 # via -r requirements.in
# flask-socketio shellingham==1.5.0 # via click-completion
flask-classful==0.14.2 six==1.16.0 # via -r requirements.in, click-completion, eventlet, imapclient
# via -r requirements.in soupsieve==2.3.2.post1 # via beautifulsoup4
flask-httpauth==4.4.0 tabulate==0.9.0 # via -r requirements.in
# via -r requirements.in thesmuggler==1.0.1 # via -r requirements.in
flask-socketio==5.1.1 typing-extensions==4.4.0 # via rich
# via -r requirements.in update_checker==0.18.0 # via -r requirements.in
greenlet==1.1.1 urllib3==1.26.12 # via requests
# via eventlet werkzeug==2.1.2 # via -r requirements.in, flask
idna==3.2 wrapt==1.14.1 # via -r requirements.in
# via zipp==3.10.0 # via importlib-metadata
# py3-validate-email
# requests
imapclient==2.2.0
# via -r requirements.in
itsdangerous==2.0.1
# via flask
jinja2==3.0.1
# via
# click-completion
# flask
markupsafe==2.0.1
# via jinja2
opencage==2.0.0
# via -r requirements.in
pbr==5.6.0
# via -r requirements.in
pluggy==1.0.0
# via -r requirements.in
py3-validate-email==1.0.1
# via -r requirements.in
pycparser==2.20
# via cffi
pygments==2.10.0
# via rich
pyopenssl==20.0.1
# via opencage
pyserial==3.5
# via aioax25
python-engineio==4.2.1
# via python-socketio
python-socketio==5.4.0
# via flask-socketio
pytz==2021.1
# via -r requirements.in
pyyaml==5.4.1
# via -r requirements.in
requests==2.26.0
# via
# -r requirements.in
# opencage
# update-checker
rich==10.15.2
# via -r requirements.in
shellingham==1.4.0
# via click-completion
signalslot==0.1.2
# via aioax25
six==1.16.0
# via
# -r requirements.in
# click-completion
# eventlet
# imapclient
# pyopenssl
# signalslot
soupsieve==2.3.1
# via beautifulsoup4
tabulate==0.8.9
# via -r requirements.in
thesmuggler==1.0.1
# via -r requirements.in
update-checker==0.18.0
# via -r requirements.in
urllib3==1.26.6
# via requests
weakrefmethod==1.0.3
# via signalslot
werkzeug==2.0.0
# via flask
wrapt==1.14.1
# via -r requirements.in