diff --git a/python/gpt-codegen/requirements.txt b/python/gpt-codegen/requirements.txt index fbc33f1c..d7591ef8 100644 --- a/python/gpt-codegen/requirements.txt +++ b/python/gpt-codegen/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==3.3.2 frozenlist==1.4.1 idna==3.8 multidict==6.0.5 -openai==1.42.0 +openai==1.43.0 requests==2.32.3 tqdm==4.66.5 urllib3==2.2.2