computationalcore/cryptosteganography

View on GitHub
dev-requirements.txt

Summary

Maintainability
Test Coverage
#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile dev-requirements.in
#
alabaster==0.7.12
    # via sphinx
attrs==19.3.0
    # via pytest
babel==2.9.1
    # via sphinx
certifi==2019.11.28
    # via requests
chardet==3.0.4
    # via requests
codecov==2.0.16
    # via -r dev-requirements.in
coverage==5.0.3
    # via
    #   codecov
    #   pytest-cov
docutils==0.16
    # via sphinx
entrypoints==0.3
    # via flake8
flake8==3.7.9
    # via
    #   -r dev-requirements.in
    #   flake8-polyfill
    #   flake8-quotes
flake8-import-order==0.18.1
    # via -r dev-requirements.in
flake8-polyfill==1.0.2
    # via pep8-naming
flake8-quotes==2.1.1
    # via -r dev-requirements.in
idna==2.9
    # via requests
imagesize==1.2.0
    # via sphinx
jinja2==2.11.3
    # via sphinx
markupsafe==1.1.1
    # via jinja2
mccabe==0.6.1
    # via flake8
more-itertools==8.2.0
    # via pytest
mypy==0.770
    # via -r dev-requirements.in
mypy-extensions==0.4.3
    # via mypy
packaging==20.3
    # via
    #   pytest
    #   sphinx
pep8-naming==0.9.1
    # via -r dev-requirements.in
pluggy==0.13.1
    # via pytest
py==1.10.0
    # via pytest
pycodestyle==2.5.0
    # via
    #   flake8
    #   flake8-import-order
pyflakes==2.1.1
    # via flake8
pygments==2.7.4
    # via sphinx
pyparsing==2.4.6
    # via packaging
pytest==5.4.0
    # via
    #   -r dev-requirements.in
    #   pytest-cov
pytest-cov==2.8.1
    # via -r dev-requirements.in
pytz==2019.3
    # via babel
requests==2.23.0
    # via
    #   codecov
    #   sphinx
six==1.14.0
    # via packaging
snowballstemmer==2.0.0
    # via sphinx
sphinx==2.4.4
    # via -r dev-requirements.in
sphinxcontrib-applehelp==1.0.2
    # via sphinx
sphinxcontrib-devhelp==1.0.2
    # via sphinx
sphinxcontrib-htmlhelp==1.0.3
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==1.0.3
    # via sphinx
sphinxcontrib-serializinghtml==1.1.4
    # via sphinx
typed-ast==1.4.1
    # via mypy
typing-extensions==3.7.4.1
    # via mypy
urllib3==1.25.8
    # via requests
wcwidth==0.1.8
    # via pytest

# The following packages are considered to be unsafe in a requirements file:
# setuptools