This commit is contained in:
yong.huang
2023-07-19 17:40:14 +08:00
parent 670a885cdc
commit 2c51cdfed2
6 changed files with 97 additions and 91 deletions

View File

@@ -39,7 +39,7 @@ kombu = "==4.4.0"
# common setting
Flask-APScheduler = "==1.12.4"
timeout-decorator = "==0.5.0"
numpy = "==1.18.5"
numpy = "==1.21.5"
pandas = "==1.3.2"
WTForms = "==3.0.0"
email-validator = "==1.3.1"