# This file was autogenerated by uv via the following command:
#    uv pip compile --extra=zzz-test-defaults --extra=zzz-test-ipython --prerelease=disallow --output-file=requirements/ipython.txt --python-version=3.10 pyproject.toml
asttokens==2.4.1
    # via stack-data
attrs==23.2.0
    # via hypothesis
coverage==7.5.0
    # via
    #   coverage-conditional-plugin
    #   pytest-cov
coverage-conditional-plugin==0.9.0
decorator==5.1.1
    # via ipython
exceptiongroup==1.2.1
    # via
    #   hypothesis
    #   ipython
    #   pytest
executing==2.0.1
    # via stack-data
hypothesis==6.100.2
iniconfig==2.0.0
    # via pytest
ipython==8.24.0
jedi==0.19.1
    # via ipython
matplotlib-inline==0.1.7
    # via ipython
packaging==24.0
    # via
    #   coverage-conditional-plugin
    #   pytest
    #   pytest-rerunfailures
parso==0.8.4
    # via jedi
pexpect==4.9.0
    # via ipython
pluggy==1.5.0
    # via pytest
prompt-toolkit==3.0.43
    # via ipython
ptyprocess==0.7.0
    # via pexpect
pure-eval==0.2.2
    # via stack-data
pygments==2.17.2
    # via ipython
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
six==1.16.0
    # via asttokens
sortedcontainers==2.4.0
    # via hypothesis
stack-data==0.6.3
    # via ipython
tomli==2.0.1
    # via
    #   coverage
    #   pytest
traitlets==5.14.3
    # via
    #   ipython
    #   matplotlib-inline
typing-extensions==4.11.0
    # via ipython
wcwidth==0.2.13
    # via prompt-toolkit
