PyYAML>=5.4

[:platform_system != "Windows"]
psutil>=5.8

[dev]
pytest>=6.0
black>=21.0
flake8>=3.9
mypy>=0.910

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0

[full]
psutil>=5.8

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