sqlalchemy>=2.0
alembic>=1.13

[:python_version < "3.11"]
tomli>=2.0

[test]
pytest>=7
pytest-cov>=4
