We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32dd727 commit d896f3fCopy full SHA for d896f3f
pyproject.toml
@@ -45,7 +45,7 @@ documentation = "https://django-tasks-scheduler.readthedocs.io/"
45
python = "^3.10"
46
django = ">=5"
47
croniter = ">=2.0"
48
-click = "^8.1"
+click = "^8.2"
49
pyyaml = { version = "^6.0", optional = true }
50
valkey = { version = "^6.0.2", optional = true }
51
sentry-sdk = { version = "^2.19", optional = true }
0 commit comments