diff --git a/python/gpt-codegen/requirements.txt b/python/gpt-codegen/requirements.txt index 72b6ed65..78b3c551 100644 --- a/python/gpt-codegen/requirements.txt +++ b/python/gpt-codegen/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==3.4.0 frozenlist==1.5.0 idna==3.10 multidict==6.1.0 -openai==1.54.3 +openai==1.54.4 requests==2.32.3 tqdm==4.67.0 urllib3==2.2.3