diff --git a/requirements.txt b/requirements.txt index 4cc7b1c1..2cea4a4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ jsonschema==4.23.0 ; python_full_version >= "3.8.1" and python_version < "4.0" litellm==1.44.19 ; python_full_version >= "3.8.1" and python_version < "4.0" markupsafe==2.1.5 ; python_full_version >= "3.8.1" and python_version < "4.0" multidict==6.0.5 ; python_full_version >= "3.8.1" and python_version < "4.0" -openai==1.43.1 ; python_full_version >= "3.8.1" and python_version < "4.0" +openai==1.60.1 ; python_full_version >= "3.8.1" and python_version < "4.0" packaging==23.2 ; python_full_version >= "3.8.1" and python_version < "4.0" pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.8.1" and python_version < "3.9" prompt-toolkit==3.0.36 ; python_full_version >= "3.8.1" and python_version < "4.0"