spyder: relax python-lsp-server dep

This commit is contained in:
Gaetan Lepage
2025-07-09 16:57:44 +02:00
parent 922fe1c096
commit 1ff3a9960f
@@ -74,6 +74,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"ipython"
"python-lsp-server"
];
dependencies = [