diff --git a/python/gpt-codegen/requirements.txt b/python/gpt-codegen/requirements.txt index 29b1c3b2..73606898 100644 --- a/python/gpt-codegen/requirements.txt +++ b/python/gpt-codegen/requirements.txt @@ -10,5 +10,5 @@ multidict==6.0.4 openai==0.28.1 requests==2.31.0 tqdm==4.66.1 -urllib3==2.0.5 +urllib3==2.0.6 yarl==1.9.2