mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-18 06:11:49 -05:00
Hemna
0c179005ee
This patch updates the requirements.in to remove the pinning to cryptography 38.0.1. Lets see if the docker images build.
93 lines
4.0 KiB
Plaintext
93 lines
4.0 KiB
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.8
|
|
# by the following command:
|
|
#
|
|
# pip-compile --annotation-style=line dev-requirements.in
|
|
#
|
|
add-trailing-comma==3.0.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==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==3.2.0 # via requests
|
|
click==8.1.5 # via black, pip-tools
|
|
colorama==0.4.6 # via tox
|
|
commonmark==0.9.1 # via rich
|
|
configargparse==1.5.5 # via gray
|
|
coverage[toml]==7.2.7 # via pytest-cov
|
|
distlib==0.3.7 # via virtualenv
|
|
docutils==0.20.1 # via sphinx
|
|
exceptiongroup==1.1.2 # via pytest
|
|
filelock==3.12.2 # via tox, virtualenv
|
|
fixit==0.1.4 # via gray
|
|
flake8==6.0.0 # via -r dev-requirements.in, fixit, pep8-naming
|
|
gray==0.13.0 # via -r dev-requirements.in
|
|
identify==2.5.24 # via pre-commit
|
|
idna==3.4 # via requests
|
|
imagesize==1.4.1 # via sphinx
|
|
importlib-metadata==6.8.0 # via sphinx
|
|
importlib-resources==6.0.0 # via fixit, jsonschema, jsonschema-specifications
|
|
iniconfig==2.0.0 # via pytest
|
|
isort==5.12.0 # via -r dev-requirements.in, gray
|
|
jinja2==3.1.2 # via sphinx
|
|
jsonschema==4.18.3 # via fixit
|
|
jsonschema-specifications==2023.6.1 # via jsonschema
|
|
libcst==1.0.1 # via fixit
|
|
markupsafe==2.1.3 # via jinja2
|
|
mccabe==0.7.0 # via flake8
|
|
mypy==1.4.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.1 # via black
|
|
pep8-naming==0.13.3 # via -r dev-requirements.in
|
|
pip-tools==7.0.0 # via -r dev-requirements.in
|
|
pkgutil-resolve-name==1.3.10 # via jsonschema
|
|
platformdirs==3.9.1 # via black, tox, virtualenv
|
|
pluggy==1.2.0 # via pytest, tox
|
|
pre-commit==3.3.3 # via -r dev-requirements.in
|
|
pycodestyle==2.10.0 # via flake8
|
|
pyflakes==3.0.1 # via autoflake, flake8
|
|
pygments==2.15.1 # via rich, sphinx
|
|
pyproject-api==1.5.3 # via tox
|
|
pyproject-hooks==1.0.0 # via build
|
|
pytest==7.4.0 # via -r dev-requirements.in, pytest-cov
|
|
pytest-cov==4.1.0 # via -r dev-requirements.in
|
|
pytz==2023.3 # via babel
|
|
pyupgrade==3.9.0 # via gray
|
|
pyyaml==6.0 # via fixit, libcst, pre-commit
|
|
referencing==0.29.1 # via jsonschema, jsonschema-specifications
|
|
requests==2.31.0 # via sphinx
|
|
rich==12.6.0 # via gray
|
|
rpds-py==0.8.11 # via jsonschema, referencing
|
|
snowballstemmer==2.2.0 # via sphinx
|
|
sphinx==7.0.1 # via -r dev-requirements.in
|
|
sphinxcontrib-applehelp==1.0.4 # via sphinx
|
|
sphinxcontrib-devhelp==1.0.2 # 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
|
|
tokenize-rt==5.1.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.6.4 # via -r dev-requirements.in
|
|
typing-extensions==4.7.1 # via black, libcst, mypy, rich, typing-inspect
|
|
typing-inspect==0.9.0 # via libcst
|
|
unify==0.5 # via gray
|
|
untokenize==0.1.1 # via unify
|
|
urllib3==2.0.3 # via requests
|
|
virtualenv==20.24.0 # via pre-commit, tox
|
|
wheel==0.40.0 # via pip-tools
|
|
zipp==3.16.2 # via importlib-metadata, importlib-resources
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
# pip
|
|
# setuptools
|