#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --allow-unsafe --extra=semver --extra=test --output-file=requirements/semver.txt
#
attrs==23.1.0
    # via hypothesis
coverage[toml]==7.3.2
    # via
    #   coverage-conditional-plugin
    #   pytest-cov
coverage-conditional-plugin==0.9.0
    # via dycw-utilities (pyproject.toml)
exceptiongroup==1.1.3
    # via
    #   dycw-utilities (pyproject.toml)
    #   hypothesis
    #   pytest
execnet==2.0.2
    # via pytest-xdist
hypothesis==6.87.4
    # via dycw-utilities (pyproject.toml)
iniconfig==2.0.0
    # via pytest
packaging==23.2
    # via
    #   coverage-conditional-plugin
    #   pytest
pluggy==1.3.0
    # via pytest
pytest==7.4.2
    # via
    #   dycw-utilities (pyproject.toml)
    #   pytest-check
    #   pytest-cov
    #   pytest-instafail
    #   pytest-randomly
    #   pytest-xdist
pytest-check==2.2.2
    # via dycw-utilities (pyproject.toml)
pytest-cov==4.1.0
    # via dycw-utilities (pyproject.toml)
pytest-instafail==0.5.0
    # via dycw-utilities (pyproject.toml)
pytest-randomly==3.15.0
    # via dycw-utilities (pyproject.toml)
pytest-xdist==3.3.1
    # via dycw-utilities (pyproject.toml)
semver==3.0.2
    # via dycw-utilities (pyproject.toml)
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via
    #   coverage
    #   pytest
typing-extensions==4.8.0
    # via dycw-utilities (pyproject.toml)
