numpy>=1.24
pandas>=2.0
matplotlib>=3.7
PyYAML>=6.0
pydantic>=2.4
psutil>=7.1.3

[api]
fastapi[standard]>=0.122.0
psycopg2-binary>=2.9.11
sqlalchemy>=2.0.46

[dev]
pytest>=8.0
black>=25.9.0
pre-commit>=4.4.0
ruff>=0.6
mypy>=1.18.2
coverage>=7.12.0
