deadpyxel/digital-image-processing

View on GitHub
requirements-dev.txt

Summary

Maintainability
Test Coverage
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
#    pipenv lock --requirements --dev-only
#

-i https://pypi.org/simple
alabaster==0.7.12
aspy.refactor-imports==2.2.0; python_full_version >= '3.6.1'
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
babel==2.9.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
backports.entry-points-selectable==1.1.0; python_version >= '2.7'
black==21.9b0
cached-property==1.5.2
certifi==2021.10.8
cfgv==3.3.1; python_full_version >= '3.6.1'
charset-normalizer==2.0.7; python_version >= '3'
click==8.0.3; python_version >= '3.6'
coverage[toml]==6.0.2; python_version >= '3.6'
distlib==0.3.3
docutils==0.17.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
execnet==1.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
filelock==3.3.1; python_version >= '3.6'
flake8-black==0.2.3
flake8-bugbear==21.9.2
flake8-import-order==0.18.1
flake8==4.0.1
identify==2.3.0; python_full_version >= '3.6.1'
idna==3.3; python_version >= '3'
imagesize==1.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
iniconfig==1.1.1
jinja2==3.0.2; python_version >= '3.6'
markupsafe==2.0.1; python_version >= '3.6'
mccabe==0.6.1
mypy-extensions==0.4.3
mypy==0.910
nodeenv==1.6.0
packaging==21.0; python_version >= '3.6'
pathspec==0.9.0
platformdirs==2.4.0; python_version >= '3.6'
pluggy==1.0.0; python_version >= '3.6'
pre-commit==2.15.0
py==1.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycodestyle==2.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pyflakes==2.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pygments==2.10.0; python_version >= '3.5'
pyparsing==3.0.0rc2; python_version >= '3.6'
pytest-cov==3.0.0
pytest-forked==1.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pytest-xdist==2.4.0
pytest==6.2.5
pytz==2021.3
pyyaml==6.0; python_version >= '3.6'
regex==2021.10.8
reorder-python-imports==2.6.0
requests==2.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
rope==0.21.0
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
snowballstemmer==2.1.0
sphinx-rtd-theme==1.0.0
sphinx==4.2.0
sphinxcontrib-applehelp==1.0.2; python_version >= '3.5'
sphinxcontrib-devhelp==1.0.2; python_version >= '3.5'
sphinxcontrib-htmlhelp==2.0.0; python_version >= '3.6'
sphinxcontrib-jsmath==1.0.1; python_version >= '3.5'
sphinxcontrib-qthelp==1.0.3; python_version >= '3.5'
sphinxcontrib-serializinghtml==1.1.5; python_version >= '3.5'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tomli==1.2.1
typing-extensions==3.10.0.2
urllib3==1.26.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
virtualenv==20.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'