
[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-asyncio>=0.21.0
ruff>=0.1.0
mypy>=1.0.0
build>=0.10.0
twine>=4.0.0
wheel>=0.40.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0

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