torch>=2.0.0
numpy>=1.20.0
tqdm>=4.65.0
pydantic>=2.0.0
jinja2>=3.0.0
transformers>=4.30.0
fastapi>=0.100.0
uvicorn[standard]>=0.23.0

[all]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
lm-format-enforcer>=0.10.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0

[structured-output]
lm-format-enforcer>=0.10.0
