treechain>=4.0.0
httpx>=0.24.0

[all]
treechain-adapters[mongodb,mysql,postgresql,redis,sqlite,supabase]

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0

[mongodb]
motor>=3.0.0

[mysql]
aiomysql>=0.1.1

[postgresql]
asyncpg>=0.27.0

[redis]
redis>=5.0.0

[sqlite]
aiosqlite>=0.19.0

[supabase]
supabase>=1.0.0
