From 858b857ef3fa84d03fb2b23ab037645784bdcf19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=89=91=E5=AD=90=E4=BB=99=E6=9C=BA?= Date: Thu, 10 Mar 2022 06:49:18 +0000 Subject: [PATCH] !62 add python requirements for python-3.6 virtualments * add python requirements for python-3.6 virtualments --- tools/deploy/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/deploy/requirements.txt b/tools/deploy/requirements.txt index 48b1d88..62a1bde 100644 --- a/tools/deploy/requirements.txt +++ b/tools/deploy/requirements.txt @@ -68,3 +68,4 @@ urllib3==1.26.7 uWSGI==2.0.19.1 webencodings==0.5.1 zope.interface==5.4.0 +django-apscheduler==0.6.0