pico-ioc>=2.2.6
sqlalchemy>=2.0

[async]
asyncpg>=0.29.0

[migrations]
alembic>=1.13

[test]
pytest>=8
alembic>=1.13
pytest-asyncio>=0.23.5
pytest-cov>=5
