Skip to content

Commit

Permalink
chore: relax croniter pin
Browse files Browse the repository at this point in the history
  • Loading branch information
z3z1ma committed Apr 8, 2024
1 parent cf9400c commit 8eb9982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"pydantic>=2.5.0,<3.0.0",
"papermill>=2.5.0",
"jupyterlab",
"croniter>2",
"croniter>1",
"psutil~=5.9.0",
"typing-extensions>4,<5",
"immutabledict~=4.1.0",
Expand Down

0 comments on commit 8eb9982

Please sign in to comment.