pydantic>=2.0.0
python-dotenv>=1.0.0
pyyaml>=6.0.3

[postgres]
psycopg2-binary>=2.9.12

[supabase]
httpx>=0.28.1

[test]
pytest>=8.0
ruff>=0.15.0
pyright>=1.1.390
pytest-testmon>=2.2.0
pytest-postgresql>=7.0
httpx>=0.28.1
psycopg2-binary>=2.9.12
pyyaml>=6.0.3
