diff --git a/pyproject.toml b/pyproject.toml index 3df634053..6c26abf41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -229,7 +229,8 @@ aqua = [ "cachetools", "huggingface_hub", "python-dotenv", - "rich" + "rich", + "openai==1.109.1" ] # To reduce backtracking (decrese deps install time) during test/dev env setup reducing number of versions pip is