Pin apscheduler==3.8.0 requirement

This commit is contained in:
JonnyWong16 2021-11-29 10:19:19 -08:00
commit 98fe7d7a0f
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
apscheduler==3.8.1
apscheduler==3.8.0
importlib-resources==5.4.0
pyinstaller==4.7
pyopenssl==21.0.0

View file

@ -1,5 +1,5 @@
appdirs==1.4.4
apscheduler==3.8.1
apscheduler==3.8.0
arrow==1.2.1
backports.csv==1.0.7
backports.functools-lru-cache==1.6.4
@ -44,7 +44,7 @@ soupsieve==2.3.1
tempora==4.1.2
tokenize-rt==4.2.1
tzdata==2021.5
tzlocal==4.1
tzlocal==2.1 # apscheduler==3.8.0 requires tzlocal~=2.0
urllib3==1.26.7
webencodings==0.5.1
websocket-client==1.2.1