aiohttp>=3.9
yarl>=1.9
pysmb>=1.2

[dev]
aiodisklavier[lint,test]

[lint]
ruff>=0.6
mypy>=1.11

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