diff --git a/tools/issue_handler/requirements.txt b/tools/issue_handler/requirements.txt index e4002cfab..921d624bc 100644 --- a/tools/issue_handler/requirements.txt +++ b/tools/issue_handler/requirements.txt @@ -1,5 +1,5 @@ # List of Python dependencies with exact versions -openai==2.14.0 +openai==2.24.0 pytest==9.0.2 requests==2.32.5 -python-dotenv==1.2.1 \ No newline at end of file +python-dotenv==1.2.2 \ No newline at end of file