Skip to content

Commit 0a2332f

Browse files
author
goebbert1
committed
update jupyter-server-proxy min-version
1 parent e31e3b1 commit 0a2332f

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
@@ -10,7 +10,7 @@
1010
keywords=['Jupyter'],
1111
classifiers=['Framework :: Jupyter'],
1212
install_requires=[
13-
'jupyter-server-proxy>=3.2.3,!=4.0.0,!=4.1.0'
13+
'jupyter-server-proxy>4.1.0'
1414
],
1515
entry_points={
1616
'jupyter_serverproxy_servers': [

0 commit comments

Comments
 (0)