Stephen-RA-King/pynball

View on GitHub
requirements/test.txt

Summary

Maintainability
Test Coverage
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile requirements/test.in
#
attrs==22.2.0
    # via pytest
click==8.1.3
    # via -r requirements\production.txt
colorama==0.4.6
    # via
    #   -r requirements\production.txt
    #   click
    #   pytest
coverage[toml]==7.2.2
    # via pytest-cov
exceptiongroup==1.1.0
    # via pytest
importlib-metadata==6.1.0
    # via pytest-randomly
iniconfig==2.0.0
    # via pytest
markdown-it-py==2.2.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
packaging==23.0
    # via
    #   pytest
    #   pytest-sugar
pluggy==1.0.0
    # via pytest
pprintpp==0.4.0
    # via pytest-clarity
py==1.11.0
    # via pytest-html
pygments==2.14.0
    # via rich
pytest==7.2.2
    # via
    #   -r requirements/test.in
    #   pytest-clarity
    #   pytest-cov
    #   pytest-dependency
    #   pytest-html
    #   pytest-metadata
    #   pytest-randomly
    #   pytest-sugar
    #   pytest-tldr
pytest-clarity==1.0.1
    # via -r requirements/test.in
pytest-cov==4.0.0
    # via -r requirements/test.in
pytest-dependency==0.5.1
    # via -r requirements/test.in
pytest-html==3.2.0
    # via -r requirements/test.in
pytest-metadata==2.0.4
    # via pytest-html
pytest-randomly==3.12.0
    # via -r requirements/test.in
pytest-sugar==0.9.6
    # via -r requirements/test.in
pytest-tldr==0.2.5
    # via -r requirements/test.in
python-magic-bin==0.4.14
    # via -r requirements\production.txt
rich==13.3.3
    # via pytest-clarity
termcolor==2.2.0
    # via pytest-sugar
tomli==2.0.1
    # via
    #   coverage
    #   pytest
zipp==3.15.0
    # via importlib-metadata