johnthagen/doxygen-junit

View on GitHub
dev-requirements.txt

Summary

Maintainability
Test Coverage
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile '.\dev-requirements.in'
#
atomicwrites==1.4.0
    # via pytest
attrs==21.2.0
    # via pytest
backports.entry-points-selectable==1.1.0
    # via virtualenv
black==21.10b0
    # via -r .\dev-requirements.in
click==8.0.3
    # via black
colorama==0.4.4
    # via
    #   click
    #   pytest
    #   tox
coverage[toml]==6.1.1
    # via pytest-cov
distlib==0.3.3
    # via virtualenv
filelock==3.3.2
    # via
    #   tox
    #   virtualenv
flake8==4.0.1
    # via
    #   -r .\dev-requirements.in
    #   flake8-polyfill
    #   pep8-naming
flake8-polyfill==1.0.2
    # via pep8-naming
iniconfig==1.1.1
    # via pytest
isort==5.10.0
    # via -r .\dev-requirements.in
mccabe==0.6.1
    # via flake8
mypy==0.910
    # via -r .\dev-requirements.in
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
packaging==21.2
    # via
    #   pytest
    #   tox
pathspec==0.9.0
    # via black
pep8-naming==0.12.1
    # via -r .\dev-requirements.in
platformdirs==2.4.0
    # via
    #   black
    #   virtualenv
pluggy==1.0.0
    # via
    #   pytest
    #   tox
py==1.11.0
    # via
    #   pytest
    #   tox
pycodestyle==2.8.0
    # via flake8
pyflakes==2.4.0
    # via flake8
pyparsing==2.4.7
    # via packaging
pytest==6.2.5
    # via
    #   -r .\dev-requirements.in
    #   pytest-cov
pytest-cov==3.0.0
    # via -r .\dev-requirements.in
regex==2021.11.2
    # via black
six==1.16.0
    # via
    #   tox
    #   virtualenv
toml==0.10.2
    # via
    #   mypy
    #   pytest
    #   tox
tomli==1.2.2
    # via
    #   black
    #   coverage
tox==3.24.4
    # via -r .\dev-requirements.in
typing-extensions==3.10.0.2
    # via
    #   black
    #   mypy
virtualenv==20.10.0
    # via tox