Pin tzlocal version required for apscheduler (#1085)

This commit is contained in:
Manu 2021-10-23 08:33:21 +04:00 committed by GitHub
parent 9bad152a80
commit c963aaf3f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ install_requires =
psutil
setuptools
secretstorage; sys_platform != 'darwin'
tzlocal==2.1
pyobjc-core; sys_platform == 'darwin'
pyobjc-framework-Cocoa; sys_platform == 'darwin'
pyobjc-framework-LaunchServices; sys_platform == 'darwin'