From e4ce36a58c0fe366483b23bb7eac2f1dd2443d3d Mon Sep 17 00:00:00 2001 From: cl0udf0x Date: Tue, 10 Dec 2024 20:56:26 +0800 Subject: [PATCH] fix: bump packages --- src/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/requirements.txt b/src/requirements.txt index 2f6ecb5..2799462 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,10 +1,10 @@ -aiohttp>=3.9.5 +aiohttp>=3.10.2 async-timeout==4.0.2 attrs==19.3.0 boto==2.49.0 boto3==1.34.31 botocore==1.34.31 -certifi==2023.7.22 +certifi==2024.07.04 chardet==3.0.4 docutils==0.15.2 idna>=3.7 @@ -14,7 +14,7 @@ python-dateutil==2.8.1 requests>=2.32.0 s3transfer==0.10.0 six==1.15.0 -smart-open==2.1.0 +smart-open==7.0.5 typing-extensions==3.7.4.2 urllib3==2.0.7 yarl==1.9.1