Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tmetzl committed May 22, 2023
1 parent c575a3f commit a3c7a42
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,7 @@ classifiers=[
]
dependencies = [
"e2xcore",
"nbgrader==0.7.*",
"nbconvert>=6.5",
"notebook>=6,<7",
"jupyter-server<2",
"jupyter-core<5",
"ipykernel<6.19",
"nbclient<0.6.4",
"nbgrader>=0.7,<0.9",
"pandas"
]
dynamic = ["version"]
Expand Down

0 comments on commit a3c7a42

Please sign in to comment.