Skip to content

Commit

Permalink
chore:update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed May 10, 2024
1 parent e7ac86f commit ccaf7c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ documentation = "https://django-tasks-scheduler.readthedocs.io/en/latest/"
[tool.poetry.dependencies]
python = "^3.9"
django = ">=3.2"
croniter = "^2.0.3"
croniter = "^2.0"
click = "^8.1"
rq = "^1.16"
pyyaml = { version = "^6.0", optional = true }
Expand Down

0 comments on commit ccaf7c9

Please sign in to comment.