loguru>=0.7.3
pydantic>=2.0
sqlmodel>=0.0.37
sqlalchemy>=2.0.48
jsonschema>=4.23.0
arrow>=1.4.0
alembic>=1.18.4
tenacity>=9.1.4

[dev]
ruff>=0.3.0
pytest>=7.0.0
pytest-cov>=4.0.0
testcontainers[postgres]>=4.0
