Skip to content

Commit

Permalink
Pin apscheduler to < 4.0.0. (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanklee86 committed Mar 20, 2023
1 parent 8172750 commit 5bbdc6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@ def readme():
"requests",
"fcache",
"mmhash3",
"apscheduler",
"apscheduler < 4.0.0",
"importlib_metadata",
"python-dateutil",
"semver < 3.0.0"
Expand Down

0 comments on commit 5bbdc6c

Please sign in to comment.