
[dev]
ruff>=0.1.0
black>=23.0
mypy>=1.0
types-psutil>=5.9

[green]
psutil>=5.9

[test]
pytest>=8.0
pytest-cov>=4.0
