Skip to content

Commit 8eec327

Browse files
authored
Unpin alpha-10
1 parent 35a8a50 commit 8eec327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
packages=setuptools.find_packages(),
4545
install_requires=[
4646
"jupyter_server>=1.6,<2",
47-
"jupyterlab==3.1.0-alpha.10"
47+
"jupyterlab>=3.1.0-alpha.10"
4848
],
4949
zip_safe=False,
5050
include_package_data=True,

0 commit comments

Comments
 (0)