diff --git a/python-python-lsp-server.spec b/python-python-lsp-server.spec index f92d043..363fd31 100644 --- a/python-python-lsp-server.spec +++ b/python-python-lsp-server.spec @@ -44,7 +44,7 @@ BuildRequires: %{python_module pluggy} BuildRequires: %{python_module pydocstyle >= 6.3.0 with %python-pydocstyle < 6.4.0} BuildRequires: %{python_module pylint >= 2.5.0 with %python-pylint < 3.1} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module python-lsp-jsonrpc >= 1.0.0 with %python-python-lsp-jsonrpc < 2} +BuildRequires: %{python_module python-lsp-jsonrpc >= 1.1.0 with %python-python-lsp-jsonrpc < 2} BuildRequires: %{python_module rope >= 1.2.0} BuildRequires: %{python_module ujson >= 3.0.0} BuildRequires: %{python_module whatthepatch >= 1.0.2 with %python-whatthepatch < 2} @@ -55,7 +55,7 @@ Requires: python-docstring-to-markdown Requires: python-pluggy >= 1.0.0 Requires: python-ujson >= 3.0.0 Requires: (python-jedi >= 0.17.2 with python-jedi < 0.20) -Requires: (python-python-lsp-jsonrpc >= 1.0.0 with python-python-lsp-jsonrpc < 2) +Requires: (python-python-lsp-jsonrpc >= 1.1.0 with python-python-lsp-jsonrpc < 2) %if 0%{?python_version_nodots} < 310 Requires: python-importlib_metadata >= 4.8.3 %endif