ipython>=7.0.0
packaging>=23.0
watchdog>=5.0.0
wheel>=0.40.0

[:python_version < "3.11"]
tomli>=1.2.0

[dev]
mypy>=1.0.0
pre-commit>=4.0.0
ruff>=0.1.0
shtab>=1.7.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
