diff --git a/pyproject.toml b/pyproject.toml index aef0a9e8..b5958901 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,6 +21,7 @@ dependencies = [ "rich>=13.0.0", "pyyaml>=6.0", "huggingface_hub>=0.20.0", + "openai>=2.7.2" "tomli>=2.3.0", "tomli-w>=1.2.0", ]