Skip to content

Commit 1292aff

Browse files
kevin-batesZsailer
authored andcommitted
Put a floor on jupyter_server at 2.0
1 parent 050f988 commit 1292aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
jupyter_core>=4.12
22
jupyter_client>=7.4.4
3-
jupyter_server<2.0
3+
jupyter_server>=2.0
44
traitlets>=5.6.0
55
tornado>=6.2.0
66
requests>=2.7,<3.0

0 commit comments

Comments
 (0)