Skip to content

Commit

Permalink
chore: set grader-service requirement to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-jaeger committed Sep 12, 2024
1 parent cf32d2b commit 393ae05
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 @@ -26,7 +26,7 @@ dependencies = [
"urllib3>=1.26.6",
"traitlets>=5.0.5",
"tornado>=6.2",
"grader-service>=0.5.0a3",
"grader-service>=0.5.0",
"hatch>=1.7",
"hatch-jupyter-builder>=0.5",
"hatch-nodejs-version",
Expand Down

0 comments on commit 393ae05

Please sign in to comment.