pydantic>=1.7.4
sqlalchemy>=1.4
typing-extensions>=4.6.0

[:python_version >= "3.13"]
pydantic<3.0.0,>=2.8.0
