From 4c527b8c00489464eff1d7e07604243a42bf058d Mon Sep 17 00:00:00 2001 From: Antoine Barthelemy Date: Tue, 1 Oct 2024 15:43:34 +0200 Subject: [PATCH] update pkg --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 50a048f..2b5d1b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,9 +15,9 @@ frozenlist==1.4.1 idna==3.10 multidict==6.0.4 openai==0.27.6 -pycparser==2.21 -requests==2.32.2 -tqdm==4.66.3 -urllib3==2.2.2 -wrapt==1.15.0 -yarl==1.9.2 +pycparser==2.22 +requests==2.32.3 +tqdm==4.66.5 +urllib3==2.2.3 +wrapt==1.16.0 +yarl==1.13.1