
[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.900

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
sphinx-autoapi>=2.0.0
myst-parser>=0.18.0
sphinx-copybutton>=0.5.0
sphinxext-opengraph>=0.6.0

[test]
pytest>=6.0
pytest-cov>=2.0
