From 5471c6b5b55b762ea77df21733c6037feca8e1bf Mon Sep 17 00:00:00 2001 From: jinyuanliu Date: Wed, 2 Jun 2021 09:22:56 +0800 Subject: [PATCH] Add pip package about openpyxl and networkx Unify the installation package location and standardize the modification. Change-Id: I51fcc55b81b424f1673fc3e6d57aaef09d71e11e --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15e1f9b..a182bf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,4 +37,6 @@ greenlet>=0.4.17 urllib3>=1.24.2 retrying>=1.3.3 argparse>=1.4.0 -setuptools>=39.2.0 \ No newline at end of file +setuptools>=39.2.0 +openpyxl>=2.5.4 +networkx>=2.2