
[async]
asyncio
aiofiles>=22.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0

[gui]
tkinter
PyQt5>=5.15.0
PyQt6>=6.4.0
