pkg: pin apscheduler

A version 4 is coming soon and we probably do not want it.
1 files changed, 1 insertions(+), 1 deletions(-)

M setup.py
M setup.py +1 -1
@@ 26,7 26,7 @@ setup(name='rework',
           'click',
           'tzlocal',
           'inireader',
-          'apscheduler',
+          'apscheduler == 3.10.4',
           'pyzstd',
           'python-dateutil',
           'psyl'