typing_extensions>=4.9
grpcio>=1.40.0
tinode-grpc>=0.20.0b3
pydantic>=2.9
aiohttp>=3.7
aiofiles>=23.1
puremagic>=1.20

[all]
KaruhaBot[attachment]
KaruhaBot[data]

[attachment]
KaruhaBot[image]
KaruhaBot[audio]

[audio]
soundfile>=0.12
numpy>=1.21

[data]
greenback

[dev]
KaruhaBot[all]
KaruhaBot[lint]
pytest
pytest-asyncio
coverage

[image]
pillow>=10.0

[lint]
flake8>=6.1
