pydantic>=2.5
click>=8.1
pyyaml>=6.0
structlog>=24.1

[calibration]
torch>=2.1
sentence-transformers>=2.7
numpy>=1.24
tqdm>=4.66

[dev]
black>=24.0
ruff>=0.5
mypy>=1.10

[llm]
openai>=1.30
httpx>=0.27

[ml]
sentence-transformers>=2.7
numpy>=1.24

[monitor]
torch>=2.1
transformers>=4.40
numpy>=1.24
paramiko>=3.4

[notebook]
jupyter>=1.0
matplotlib>=3.8

[test]
pytest>=8.0
pytest-cov>=5.0
