Browse Source

安装apscheduler

guojing_wu 1 year ago
parent
commit
f0c357a4bf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Pipfile

+ 1 - 0
Pipfile

@@ -7,6 +7,7 @@ name = "pypi.tuna.tsinghua.edu.cn"
 retry = "==0.9.2"
 requests = "==2.31.0"
 cachetools = "==5.3.1"
+apscheduler = "==3.10.4"
 
 [dev-packages]