pydantic>=2.0.0
pyyaml>=6.0.3

[postgres]
psycopg2-binary>=2.9

[supabase]
httpx>=0.27
psycopg2-binary>=2.9

[test]
pytest>=8.0
ruff>=0.15.0
pyright
pytest-testmon>=2.0.0
pytest-postgresql>=7.0
