
[all]
line_profiler>=5.0.2
psutil>=7.2.2

[lint]
ruff>=0.6
mypy>=1.10

[monitoring]
psutil>=7.2.2

[profile]
line_profiler>=5.0.2

[test]
pytest>=8
pytest-cov>=5
