From f8555191f70a7c744af94bb2c8b31cfb53a3c08e Mon Sep 17 00:00:00 2001 From: zhaojinghao Date: Mon, 12 Dec 2022 10:48:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9response?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index d2a0947..3ca97d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ Flask==2.2.2 -Keras +Keras==2.4.2 logzero==1.7.0 pandas==1.3.5 scikit_learn==1.0.2 scipy==1.4.1 -tensorflow +tensorflow==2.5.3 xgboost==1.6.1 h5py==2.10.0 protobuf==3.19.0 xlsxwriter==3.0.3 -prophet -get_holiday_cn +prophet==1.1.1 +get_holiday_cn==1.0.4