
[dev]
scrollkit[simulator]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
pytest-timeout>=2.1
ruff>=0.1
requests>=2.28

[docs]
mkdocs>=1.5
mkdocs-material>=9.0
mkdocstrings[python]>=0.24

[simulator]
pygame>=2.0
Pillow>=9.0
numpy>=1.21

[web]
aiohttp>=3.8
