Skip to content

Commit 9f5039c

Browse files
kevin-batesZsailer
authored andcommitted
Set jupyter_server floor, take 2
1 parent 1292aff commit 9f5039c

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
@@ -55,7 +55,7 @@
5555
install_requires=[
5656
'jupyter_client>=7.4.4',
5757
'jupyter_core>=4.12,!=5.0.*',
58-
'jupyter_server<=2.0', # Cap jupyter_server until identity_provider attribute can be worked out
58+
'jupyter_server>=2.0',
5959
'traitlets>=5.6.0',
6060
'tornado>=6.2.0',
6161
'requests>=2.7,<3.0'

0 commit comments

Comments
 (0)