From 54053325c5805bf73c2688c999a49a1193aaac8e Mon Sep 17 00:00:00 2001 From: chenjian Date: Fri, 17 Jun 2022 17:27:20 +0800 Subject: [PATCH] fix requirements (#1085) --- requirements.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 17af24d61..9032bc2fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,10 @@ bce-python-sdk -flake8 >= 3.7.9 flask >= 1.1.1 Flask-Babel >= 1.0.0 numpy Pillow >= 7.0.0 -pre-commit protobuf >= 3.11.0 requests -shellcheck-py six >= 1.14.0 matplotlib -pandas +pandas \ No newline at end of file