pymongo>=4.9
rust-store-py<3.0.0,>=2.0.0

[dev]
pytest>=8
ruff>=0.16
mypy>=1.0

[mysql]
asyncmy>=0.2.9

[postgres]
asyncpg>=0.29

[sqlite]
aiosqlite>=0.19
