From 6d633add7444e6eb0864a29b52f7b0388fdf4ccb Mon Sep 17 00:00:00 2001 From: Gao Date: Sun, 14 Apr 2024 10:17:37 +0800 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b56d4a1..9d09aef 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ packages = find: install_requires= fsspec>=2023.9.2 oss2==2.18.4 - aiooss2>=0.2.7 + aiooss2>=0.2.11 [options.extras_require] tests =