
[all]
line_profiler>=5.0.2
psutil>=7.2.2

[lint]
ruff>=0.6
mypy<2,>=1.10

[monitoring]
psutil>=7.2.2

[profile]
line_profiler>=5.0.2

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