# 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.11 pyproject.toml
asttokens==2.4.1
    # via stack-data
attrs==24.2.0
    # via hypothesis
coverage==7.6.1
    # via pytest-cov
decorator==5.1.1
    # via ipython
executing==2.0.1
    # via stack-data
hypothesis==6.111.1
    # via dycw-utilities (pyproject.toml)
iniconfig==2.0.0
    # via pytest
ipython==8.24.0
    # via dycw-utilities (pyproject.toml)
jedi==0.19.1
    # via ipython
matplotlib-inline==0.1.7
    # via ipython
packaging==24.1
    # via
    #   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.47
    # via ipython
ptyprocess==0.7.0
    # via pexpect
pure-eval==0.2.3
    # via stack-data
pygments==2.18.0
    # via ipython
pytest==8.3.2
    # via
    #   dycw-utilities (pyproject.toml)
    #   pytest-cov
    #   pytest-randomly
    #   pytest-rerunfailures
pytest-cov==5.0.0
    # via dycw-utilities (pyproject.toml)
pytest-randomly==3.15.0
    # via dycw-utilities (pyproject.toml)
pytest-rerunfailures==14.0
    # via dycw-utilities (pyproject.toml)
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
traitlets==5.14.3
    # via
    #   ipython
    #   matplotlib-inline
typing-extensions==4.12.2
    # via
    #   dycw-utilities (pyproject.toml)
    #   ipython
wcwidth==0.2.13
    # via prompt-toolkit
