
[dev]
ipython>=8.4.0
black>=22.6.0
isort>=5.10.1
mypy>=0.971
pylint>=2.15.0
flake8>=5.0.4
Flake8-pyproject>=1.2.1

[test]
pytest>=7.1.2
pytest-cov>=3.0.0
