Skip to content

Commit

Permalink
Allow for JupyterLite 0.5.0 (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Dec 18, 2024
1 parent 8ad7f33 commit a3cc7e4
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 @@ -25,7 +25,7 @@ classifiers = [
dependencies = [
"empack>=4.0.2,<6",
"traitlets",
"jupyterlite-core>=0.1,<0.5",
"jupyterlite-core>=0.1,<0.6",
"pyyaml",
"requests",
]
Expand Down

0 comments on commit a3cc7e4

Please sign in to comment.