diff --git a/setup.py b/setup.py index f0cf8132..f614f2cc 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def readme(): "requests", "fcache", "mmhash3", - "apscheduler", + "apscheduler < 4.0.0", "importlib_metadata", "python-dateutil", "semver < 3.0.0"