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 e31e3b1 commit 0a2332fCopy full SHA for 0a2332f
setup.py
@@ -10,7 +10,7 @@
10
keywords=['Jupyter'],
11
classifiers=['Framework :: Jupyter'],
12
install_requires=[
13
- 'jupyter-server-proxy>=3.2.3,!=4.0.0,!=4.1.0'
+ 'jupyter-server-proxy>4.1.0'
14
],
15
entry_points={
16
'jupyter_serverproxy_servers': [
0 commit comments