muffin>=0.83
peewee>=3
peewee-aio>=0.1.0
peewee-migrate>=1.4.3

[build]
bump2version
wheel

[mysql]
peewee-aio[mysql]

[postgresql]
peewee-aio[postgresql]

[sqlite]
peewee-aio[sqlite]

[tests]
pytest
pytest-aio
pytest-mypy
aiosqlite
uvicorn
