From a3eb0de215089e25b91412e6008516510822f72e Mon Sep 17 00:00:00 2001 From: Antoine Barthelemy Date: Tue, 1 Oct 2024 15:47:32 +0200 Subject: [PATCH] update pkg --- requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2b5d1b0..726d65d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,20 @@ -Deprecated==1.2.13 -PyGithub==1.58.2 -PyJWT==2.7.0 +Deprecated==1.2.14 +PyGithub==2.4.0 +PyJWT==2.9.0 PyNaCl==1.5.0 PyYAML==6.0.2 -aiohttp==3.9.4 +aiohttp==3.10.8 aiosignal==1.3.1 -async-timeout==4.0.2 -attrs==23.1.0 -certifi==2024.7.4 -cffi==1.15.1 -charset-normalizer==3.1.0 -cryptography==42.0.4 +async-timeout==4.0.3 +attrs==24.2.0 +certifi==2024.8.30 +cffi==1.17.1 +charset-normalizer==3.3.2 +cryptography==43.0.1 frozenlist==1.4.1 idna==3.10 -multidict==6.0.4 -openai==0.27.6 +multidict==6.1.0 +openai==1.50.2 pycparser==2.22 requests==2.32.3 tqdm==4.66.5