We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1292aff commit 9f5039cCopy full SHA for 9f5039c
setup.py
@@ -55,7 +55,7 @@
55
install_requires=[
56
'jupyter_client>=7.4.4',
57
'jupyter_core>=4.12,!=5.0.*',
58
- 'jupyter_server<=2.0', # Cap jupyter_server until identity_provider attribute can be worked out
+ 'jupyter_server>=2.0',
59
'traitlets>=5.6.0',
60
'tornado>=6.2.0',
61
'requests>=2.7,<3.0'
0 commit comments