summaryrefslogtreecommitdiff
path: root/devel/py-jupyterlab/files/patch-setup.cfg
blob: 3bb5471b3905c63e335feb38660c97b36bce4dae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setup.cfg.orig	2023-03-20 10:51:04 UTC
+++ setup.cfg
@@ -38,7 +38,7 @@ install_requires = 
 	jupyter_core
 	jupyterlab_server~=2.19
 	jupyter_server>=1.16.0,<3
-	jupyter_ydoc~=0.2.3
+	jupyter_ydoc>=0.2.3,<0.4.0
 	jupyter_server_ydoc~=0.8.0
 	nbclassic
 	notebook<7