
[orm]
pydantic>=2.0
sqlalchemy>=2.0

[pydantic]
pydantic>=2.0

[sqlalchemy]
sqlalchemy>=2.0

[test]
pytest
pytest-cov
