Updated requirements

This commit is contained in:
Hemna 2023-11-17 11:44:12 -05:00
parent 763c9ab897
commit 4b1214de74
3 changed files with 155 additions and 377 deletions

View File

@ -1,212 +1,87 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --annotation-style=line dev-requirements.in
#
add-trailing-comma==3.1.0
# via gray
alabaster==0.7.13
# via sphinx
attrs==23.1.0
# via
# jsonschema
# referencing
autoflake==1.5.3
# via gray
babel==2.12.1
# via sphinx
black==23.7.0
# via gray
build==1.0.3
# via pip-tools
cachetools==5.3.1
# via tox
certifi==2023.7.22
# via requests
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via tox
charset-normalizer==3.2.0
# via requests
click==8.1.7
# via
# black
# pip-tools
colorama==0.4.6
# via tox
commonmark==0.9.1
# via rich
configargparse==1.7
# via gray
coverage[toml]==7.3.1
# via pytest-cov
distlib==0.3.7
# via virtualenv
docutils==0.20.1
# via sphinx
filelock==3.12.3
# via
# tox
# virtualenv
fixit==0.1.4
# via gray
flake8==6.1.0
# via
# -r dev-requirements.in
# fixit
# pep8-naming
gray==0.13.0
# via -r dev-requirements.in
identify==2.5.27
# via pre-commit
idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-resources==6.0.1
# via fixit
iniconfig==2.0.0
# via pytest
isort==5.12.0
# via
# -r dev-requirements.in
# gray
jinja2==3.1.2
# via sphinx
jsonschema==4.19.0
# via fixit
jsonschema-specifications==2023.7.1
# via jsonschema
libcst==1.0.1
# via fixit
markupsafe==2.1.3
# via jinja2
mccabe==0.7.0
# via flake8
mypy==1.5.1
# via -r dev-requirements.in
mypy-extensions==1.0.0
# via
# black
# mypy
# typing-inspect
nodeenv==1.8.0
# via pre-commit
packaging==23.1
# via
# black
# build
# pyproject-api
# pytest
# sphinx
# tox
pathspec==0.11.2
# via black
pep8-naming==0.13.3
# via -r dev-requirements.in
pip-tools==7.3.0
# via -r dev-requirements.in
platformdirs==3.10.0
# via
# black
# tox
# virtualenv
pluggy==1.3.0
# via
# pytest
# tox
pre-commit==3.4.0
# via -r dev-requirements.in
pycodestyle==2.11.0
# via flake8
pyflakes==3.1.0
# via
# autoflake
# flake8
pygments==2.16.1
# via
# rich
# sphinx
pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
# via build
pytest==7.4.2
# via
# -r dev-requirements.in
# pytest-cov
pytest-cov==4.1.0
# via -r dev-requirements.in
pyupgrade==3.10.1
# via gray
pyyaml==6.0.1
# via
# fixit
# libcst
# pre-commit
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via sphinx
rich==12.6.0
# via gray
rpds-py==0.10.2
# via
# jsonschema
# referencing
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.5
# via
# -r dev-requirements.in
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==1.0.5
# via sphinx
sphinxcontrib-htmlhelp==2.0.4
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
tokenize-rt==5.2.0
# via
# add-trailing-comma
# pyupgrade
toml==0.10.2
# via autoflake
tox==4.11.2
# via -r dev-requirements.in
typing-extensions==4.7.1
# via
# libcst
# mypy
# typing-inspect
typing-inspect==0.9.0
# via libcst
unify==0.5
# via gray
untokenize==0.1.1
# via unify
urllib3==2.0.7
# via requests
virtualenv==20.24.5
# via
# pre-commit
# tox
wheel==0.41.2
# via pip-tools
add-trailing-comma==3.1.0 # via gray
alabaster==0.7.13 # via sphinx
attrs==23.1.0 # via jsonschema, referencing
autoflake==1.5.3 # via gray
babel==2.13.1 # via sphinx
black==23.11.0 # via gray
build==1.0.3 # via pip-tools
cachetools==5.3.2 # via tox
certifi==2023.7.22 # via requests
cfgv==3.4.0 # via pre-commit
chardet==5.2.0 # via tox
charset-normalizer==3.3.2 # via requests
click==8.1.7 # via black, pip-tools
colorama==0.4.6 # via tox
commonmark==0.9.1 # via rich
configargparse==1.7 # via gray
coverage[toml]==7.3.2 # via coverage, pytest-cov
distlib==0.3.7 # via virtualenv
docutils==0.20.1 # via sphinx
exceptiongroup==1.1.3 # via pytest
filelock==3.13.1 # via tox, virtualenv
fixit==0.1.4 # via gray
flake8==6.1.0 # via -r dev-requirements.in, fixit, pep8-naming
gray==0.13.0 # via -r dev-requirements.in
identify==2.5.31 # via pre-commit
idna==3.4 # via requests
imagesize==1.4.1 # via sphinx
importlib-resources==6.1.1 # via fixit
iniconfig==2.0.0 # via pytest
isort==5.12.0 # via -r dev-requirements.in, gray
jinja2==3.1.2 # via sphinx
jsonschema==4.20.0 # via fixit
jsonschema-specifications==2023.11.1 # via jsonschema
libcst==1.1.0 # via fixit
markupsafe==2.1.3 # via jinja2
mccabe==0.7.0 # via flake8
mypy==1.7.0 # via -r dev-requirements.in
mypy-extensions==1.0.0 # via black, mypy, typing-inspect
nodeenv==1.8.0 # via pre-commit
packaging==23.2 # via black, build, pyproject-api, pytest, sphinx, tox
pathspec==0.11.2 # via black
pep8-naming==0.13.3 # via -r dev-requirements.in
pip-tools==7.3.0 # via -r dev-requirements.in
platformdirs==3.11.0 # via black, tox, virtualenv
pluggy==1.3.0 # via pytest, tox
pre-commit==3.5.0 # via -r dev-requirements.in
pycodestyle==2.11.1 # via flake8
pyflakes==3.1.0 # via autoflake, flake8
pygments==2.16.1 # via rich, sphinx
pyproject-api==1.6.1 # via tox
pyproject-hooks==1.0.0 # via build
pytest==7.4.3 # via -r dev-requirements.in, pytest-cov
pytest-cov==4.1.0 # via -r dev-requirements.in
pyupgrade==3.15.0 # via gray
pyyaml==6.0.1 # via fixit, libcst, pre-commit
referencing==0.31.0 # via jsonschema, jsonschema-specifications
requests==2.31.0 # via sphinx
rich==12.6.0 # via gray
rpds-py==0.13.0 # via jsonschema, referencing
snowballstemmer==2.2.0 # via sphinx
sphinx==7.2.6 # via -r dev-requirements.in, sphinxcontrib-applehelp, sphinxcontrib-devhelp, sphinxcontrib-htmlhelp, sphinxcontrib-qthelp, sphinxcontrib-serializinghtml
sphinxcontrib-applehelp==1.0.7 # via sphinx
sphinxcontrib-devhelp==1.0.5 # via sphinx
sphinxcontrib-htmlhelp==2.0.4 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.6 # via sphinx
sphinxcontrib-serializinghtml==1.1.9 # via sphinx
tokenize-rt==5.2.0 # via add-trailing-comma, pyupgrade
toml==0.10.2 # via autoflake
tomli==2.0.1 # via black, build, coverage, mypy, pip-tools, pyproject-api, pyproject-hooks, pytest, tox
tox==4.11.3 # via -r dev-requirements.in
typing-extensions==4.8.0 # via black, libcst, mypy, typing-inspect
typing-inspect==0.9.0 # via libcst
unify==0.5 # via gray
untokenize==0.1.1 # via unify
urllib3==2.1.0 # via requests
virtualenv==20.24.6 # via pre-commit, tox
wheel==0.41.3 # via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip

View File

@ -36,3 +36,4 @@ rpyc
shellingham
geopy
rush
dataclasses-json

View File

@ -1,181 +1,83 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --annotation-style=line requirements.in
#
dataclasses-json
aprslib==0.7.2
# via -r requirements.in
attrs==23.1.0
# via
# -r requirements.in
# ax253
# kiss3
# rush
ax253==0.1.5.post1
# via kiss3
beautifulsoup4==4.12.2
# via -r requirements.in
bidict==0.22.1
# via python-socketio
bitarray==2.8.1
# via
# ax253
# kiss3
blinker==1.6.2
# via flask
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
click==8.1.7
# via
# -r requirements.in
# click-completion
# click-params
# flask
click-completion==0.5.2
# via -r requirements.in
click-params==0.4.1
# via -r requirements.in
commonmark==0.9.1
# via rich
dacite2==2.0.0
# via -r requirements.in
dataclasses==0.6
# via -r requirements.in
debtcollector==2.5.0
# via oslo-config
decorator==5.1.1
# via validators
dnspython==2.4.2
# via eventlet
eventlet==0.33.3
# via -r requirements.in
flask==2.3.3
# via
# -r requirements.in
# flask-httpauth
# flask-socketio
flask-httpauth==4.8.0
# via -r requirements.in
flask-socketio==5.3.6
# via -r requirements.in
geographiclib==2.0
# via geopy
geopy==2.4.0
# via -r requirements.in
gevent==23.9.1
# via -r requirements.in
greenlet==3.0.0rc3
# via
# eventlet
# gevent
idna==3.4
# via requests
imapclient==2.3.1
# via -r requirements.in
importlib-metadata==6.8.0
# via
# ax253
# kiss3
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via
# click-completion
# flask
kiss3==8.0.0
# via -r requirements.in
markupsafe==2.1.3
# via
# jinja2
# werkzeug
netaddr==0.8.0
# via oslo-config
oslo-config==9.2.0
# via -r requirements.in
oslo-i18n==6.1.0
# via oslo-config
pbr==5.11.1
# via
# -r requirements.in
# oslo-i18n
# stevedore
pluggy==1.3.0
# via -r requirements.in
plumbum==1.8.2
# via rpyc
pygments==2.16.1
# via rich
pyserial==3.5
# via pyserial-asyncio
pyserial-asyncio==0.6
# via kiss3
python-engineio==4.7.0
# via python-socketio
python-socketio==5.9.0
# via
# -r requirements.in
# flask-socketio
pytz==2023.3.post1
# via -r requirements.in
pyyaml==6.0.1
# via
# -r requirements.in
# oslo-config
requests==2.31.0
# via
# -r requirements.in
# oslo-config
# update-checker
rfc3986==2.0.0
# via oslo-config
rich==12.6.0
# via -r requirements.in
rpyc==5.3.1
# via -r requirements.in
rush==2021.4.0
# via -r requirements.in
shellingham==1.5.3
# via
# -r requirements.in
# click-completion
six==1.16.0
# via
# -r requirements.in
# click-completion
# eventlet
# imapclient
soupsieve==2.5
# via beautifulsoup4
stevedore==5.1.0
# via oslo-config
tabulate==0.9.0
# via -r requirements.in
thesmuggler==1.0.1
# via -r requirements.in
update-checker==0.18.0
# via -r requirements.in
urllib3==2.0.7
# via requests
validators==0.20.0
# via click-params
werkzeug==3.0.1
# via
# -r requirements.in
# flask
wrapt==1.15.0
# via
# -r requirements.in
# debtcollector
zipp==3.16.2
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.0
# via gevent
aprslib==0.7.2 # via -r requirements.in
attrs==23.1.0 # via -r requirements.in, ax253, kiss3, rush
ax253==0.1.5.post1 # via kiss3
beautifulsoup4==4.12.2 # via -r requirements.in
bidict==0.22.1 # via python-socketio
bitarray==2.8.3 # via ax253, kiss3
blinker==1.7.0 # via flask
certifi==2023.7.22 # via requests
charset-normalizer==3.3.2 # via requests
click==8.1.7 # via -r requirements.in, click-completion, click-params, flask
click-completion==0.5.2 # via -r requirements.in
click-params==0.4.1 # via -r requirements.in
commonmark==0.9.1 # via rich
dacite2==2.0.0 # via -r requirements.in
dataclasses==0.6 # via -r requirements.in
dataclasses-json==0.6.2 # via -r requirements.in
debtcollector==2.5.0 # via oslo-config
decorator==5.1.1 # via validators
dnspython==2.4.2 # via eventlet
eventlet==0.33.3 # via -r requirements.in
flask==3.0.0 # via -r requirements.in, flask-httpauth, flask-socketio
flask-httpauth==4.8.0 # via -r requirements.in
flask-socketio==5.3.6 # via -r requirements.in
geographiclib==2.0 # via geopy
geopy==2.4.0 # via -r requirements.in
gevent==23.9.1 # via -r requirements.in
greenlet==3.0.1 # via eventlet, gevent
h11==0.14.0 # via wsproto
idna==3.4 # via requests
imapclient==3.0.0 # via -r requirements.in
importlib-metadata==6.8.0 # via ax253, kiss3
itsdangerous==2.1.2 # via flask
jinja2==3.1.2 # via click-completion, flask
kiss3==8.0.0 # via -r requirements.in
markupsafe==2.1.3 # via jinja2, werkzeug
marshmallow==3.20.1 # via dataclasses-json
mypy-extensions==1.0.0 # via typing-inspect
netaddr==0.9.0 # via oslo-config
oslo-config==9.2.0 # via -r requirements.in
oslo-i18n==6.2.0 # via oslo-config
packaging==23.2 # via marshmallow
pbr==6.0.0 # via -r requirements.in, oslo-i18n, stevedore
pluggy==1.3.0 # via -r requirements.in
plumbum==1.8.2 # via rpyc
pygments==2.16.1 # via rich
pyserial==3.5 # via pyserial-asyncio
pyserial-asyncio==0.6 # via kiss3
python-engineio==4.8.0 # via python-socketio
python-socketio==5.10.0 # via -r requirements.in, flask-socketio
pytz==2023.3.post1 # via -r requirements.in
pyyaml==6.0.1 # via -r requirements.in, oslo-config
requests==2.31.0 # via -r requirements.in, oslo-config, update-checker
rfc3986==2.0.0 # via oslo-config
rich==12.6.0 # via -r requirements.in
rpyc==5.3.1 # via -r requirements.in
rush==2021.4.0 # via -r requirements.in
shellingham==1.5.4 # via -r requirements.in, click-completion
simple-websocket==1.0.0 # via python-engineio
six==1.16.0 # via -r requirements.in, click-completion, eventlet
soupsieve==2.5 # via beautifulsoup4
stevedore==5.1.0 # via oslo-config
tabulate==0.9.0 # via -r requirements.in
thesmuggler==1.0.1 # via -r requirements.in
typing-extensions==4.8.0 # via typing-inspect
typing-inspect==0.9.0 # via dataclasses-json
update-checker==0.18.0 # via -r requirements.in
urllib3==2.1.0 # via requests
validators==0.20.0 # via click-params
werkzeug==3.0.1 # via -r requirements.in, flask
wrapt==1.16.0 # via -r requirements.in, debtcollector
wsproto==1.2.0 # via simple-websocket
zipp==3.17.0 # via importlib-metadata
zope-event==5.0 # via gevent
zope-interface==6.1 # via gevent
# The following packages are considered to be unsafe in a requirements file:
# setuptools