diff --git a/llm/requirements.txt b/llm/requirements.txt index c942d546bd..f20a7d55f5 100644 --- a/llm/requirements.txt +++ b/llm/requirements.txt @@ -1,4 +1,4 @@ openai==1.1.0 python-dotenv==1.0.0 pyyaml==6.0 -tqdm==4.65.0 \ No newline at end of file +tqdm==4.66.3 \ No newline at end of file