# This file was autogenerated by uv via the following command:
#    uv pip compile --extra=zzz-test-defaults --extra=zzz-test-cvxpy --prerelease=disallow --output-file=requirements/cvxpy.txt --python-version=3.10 pyproject.toml
attrs==23.2.0
    # via hypothesis
clarabel==0.7.1
    # via cvxpy
coverage==7.5.0
    # via
    #   coverage-conditional-plugin
    #   pytest-cov
coverage-conditional-plugin==0.9.0
cvxpy==1.4.3
ecos==2.0.13
    # via cvxpy
exceptiongroup==1.2.1
    # via
    #   hypothesis
    #   pytest
hypothesis==6.100.2
iniconfig==2.0.0
    # via pytest
numpy==1.26.4
    # via
    #   clarabel
    #   cvxpy
    #   ecos
    #   osqp
    #   pandas
    #   qdldl
    #   scipy
    #   scs
osqp==0.6.5
    # via cvxpy
packaging==24.0
    # via
    #   coverage-conditional-plugin
    #   pytest
    #   pytest-rerunfailures
pandas==2.2.2
pluggy==1.5.0
    # via pytest
pybind11==2.12.0
    # via cvxpy
pytest==8.2.0
    # via
    #   pytest-cov
    #   pytest-randomly
    #   pytest-rerunfailures
pytest-cov==5.0.0
pytest-randomly==3.15.0
pytest-rerunfailures==14.0
python-dateutil==2.9.0.post0
    # via pandas
pytz==2024.1
    # via pandas
qdldl==0.1.7.post2
    # via osqp
scipy==1.11.4
    # via
    #   clarabel
    #   cvxpy
    #   ecos
    #   osqp
    #   qdldl
    #   scs
scs==3.2.4.post1
    # via cvxpy
six==1.16.0
    # via python-dateutil
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via
    #   coverage
    #   pytest
typing-extensions==4.11.0
tzdata==2024.1
    # via pandas
