#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --allow-unsafe --extra=cvxpy --extra=test --output-file=requirements/cvxpy.txt
#
attrs==23.1.0
    # via hypothesis
clarabel==0.6.0
    # via cvxpy
coverage[toml]==7.3.2
    # via
    #   coverage-conditional-plugin
    #   pytest-cov
coverage-conditional-plugin==0.9.0
    # via dycw-utilities (pyproject.toml)
cvxpy==1.4.1 ; sys_platform == "darwin"
    # via dycw-utilities (pyproject.toml)
ecos==2.0.12
    # via cvxpy
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
numpy==1.26.0
    # via
    #   clarabel
    #   cvxpy
    #   ecos
    #   osqp
    #   qdldl
    #   scipy
    #   scs
osqp==0.6.3
    # via cvxpy
packaging==23.2
    # via
    #   coverage-conditional-plugin
    #   pytest
pluggy==1.3.0
    # via pytest
pybind11==2.11.1
    # via cvxpy
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)
qdldl==0.1.7.post0
    # via osqp
scipy==1.11.3
    # via
    #   clarabel
    #   cvxpy
    #   ecos
    #   osqp
    #   qdldl
    #   scs
scs==3.2.3
    # via cvxpy
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via
    #   coverage
    #   pytest
typing-extensions==4.8.0
    # via dycw-utilities (pyproject.toml)
