From f4943e9c11b89aa97c4f3ac2e69ffaa0cc6faac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=AD=A6=E5=B3=B0?= Date: Wed, 24 Jul 2024 10:19:21 +0800 Subject: [PATCH] fix:remove oss from requirements --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7f27a71..c18f7c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,11 +5,9 @@ aiomysql aioredis~=2.0.1 aiohttp~=3.8.1 concurrent-log-handler -nacos-sdk-python numpy~=1.22.3 pandas~=1.4.1 openpyxl~=3.0.9 -oss2~=2.15.0 PyJWT~=2.3.0 pyyaml httplib2 -- Gitee