Skip to content

Commit

Permalink
Update jupyterlite-core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Dec 17, 2024
1 parent 69ffb00 commit aa0e525
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 @@ -37,7 +37,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"jupyterlite-core >=0.4.0,<0.5.0",
"jupyterlite-core >=0.5.0a0,<0.6.0",
"pkginfo"
]

Expand Down

0 comments on commit aa0e525

Please sign in to comment.