From cd740f9f117d512da56acc5162c720e5131899a6 Mon Sep 17 00:00:00 2001 From: Yiru Wang Mac Date: Sat, 29 Aug 2020 18:53:22 +0800 Subject: [PATCH] add buildreq --- pkgship.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgship.spec b/pkgship.spec index 16e1025..637b5ed 100644 --- a/pkgship.spec +++ b/pkgship.spec @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: python3-flask-restful python3-flask python3 python3-pyyaml python3-sqlalchemy BuildRequires: python3-prettytable python3-requests python3-flask-session python3-flask-script python3-marshmallow +BuildRequires: python3-pandas python3-dateutil python3-XlsxWriter python3-xlrd python3-Flask-APScheduler Requires: python3-pip python3-flask-restful python3-flask python3 python3-pyyaml Requires: python3-sqlalchemy python3-prettytable python3-requests Requires: python3-pyinstaller python3-flask-session python3-flask-script python3-marshmallow python3-uWSGI