Skip to content

Commit 9bf95f2

Browse files
committed
chore(deps):update
1 parent b163eef commit 9bf95f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ documentation = "https://django-tasks-scheduler.readthedocs.io/en/latest/"
4646
[tool.poetry.dependencies]
4747
python = "^3.9"
4848
django = ">=3.2"
49-
croniter = "^2.0"
49+
croniter = ">=1.4"
5050
click = "^8.1"
5151
rq = "^1.15"
5252
pyyaml = { version = "^6.0", optional = true }

0 commit comments

Comments
 (0)