SQLAlchemy==2.0.43
psycopg2-binary==2.9.11
python-dotenv==1.1.1
pydantic==2.11.7
pydantic-settings==2.10.1

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0
mypy>=1.0
