Skip to content

Commit c682acd

Browse files
authored
Update jupyterlite-core dependency (#150)
1 parent 69ffb00 commit c682acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ classifiers = [
3737
"Programming Language :: Python :: 3.12",
3838
]
3939
dependencies = [
40-
"jupyterlite-core >=0.4.0,<0.5.0",
40+
"jupyterlite-core >=0.5.0a0,<0.6.0",
4141
"pkginfo"
4242
]
4343

0 commit comments

Comments
 (0)