Skip to content

Commit 41ad592

Browse files
committed
Switch to our multilspy fork
We need to use a newer version of the rust-analyzer server to get access to pull diagnostics.
1 parent bd59dfa commit 41ad592

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

requirements.txt

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
annotated-types==0.7.0
22
anyio==4.8.0
3-
appnope==0.1.4
43
asttokens==3.0.0
54
attrs==25.1.0
65
blinker==1.9.0
@@ -9,7 +8,7 @@ certifi==2025.1.31
98
charset-normalizer==3.4.1
109
click==8.1.8
1110
comm==0.2.2
12-
debugpy==1.8.13
11+
debugpy==1.8.12
1312
decorator==5.2.1
1413
distro==1.9.0
1514
docstring-to-markdown==0.15
@@ -20,11 +19,11 @@ httpcore==1.0.7
2019
httpx==0.28.1
2120
idna==3.10
2221
ipykernel==6.29.5
23-
ipython==9.0.2
22+
ipython==9.0.0
2423
ipython_pygments_lexers==1.1.1
2524
itsdangerous==2.2.0
2625
jedi==0.19.2
27-
jedi-language-server==0.41.1
26+
jedi-language-server==0.41.3
2827
Jinja2==3.1.5
2928
jiter==0.8.2
3029
jupyter_client==8.6.3
@@ -34,19 +33,18 @@ lsprotocol==2023.0.1
3433
markdown-it-py==3.0.0
3534
MarkupSafe==3.0.2
3635
matplotlib-inline==0.1.7
37-
maturin==1.8.3
36+
maturin==1.8.2
3837
mdurl==0.1.2
39-
multilspy==0.0.14
38+
multilspy @ git+https://github.com/camelid/multilspy.git@a64a5657c36789ed589454fb6e658637b6e982fd
4039
mypy==1.15.0
4140
mypy-extensions==1.0.0
4241
nest-asyncio==1.6.0
43-
numpy==2.2.4
4442
openai==1.63.2
4543
packaging==24.2
46-
pandas==2.2.3
4744
parso==0.8.4
4845
pexpect==4.9.0
49-
platformdirs==4.3.7
46+
platformdirs==4.3.6
47+
presto-python-client==0.8.4
5048
prompt_toolkit==3.0.50
5149
psutil==7.0.0
5250
ptyprocess==0.7.0
@@ -56,8 +54,7 @@ pydantic_core==2.27.2
5654
pygls==1.3.1
5755
Pygments==2.19.1
5856
python-dateutil==2.9.0.post0
59-
pytz==2025.2
60-
pyzmq==26.3.0
57+
pyzmq==26.2.1
6158
regex==2024.11.6
6259
requests==2.32.3
6360
rich==13.9.4
@@ -69,7 +66,6 @@ tornado==6.4.2
6966
tqdm==4.67.1
7067
traitlets==5.14.3
7168
typing_extensions==4.12.2
72-
tzdata==2025.2
7369
urllib3==2.3.0
7470
wcwidth==0.2.13
7571
Werkzeug==3.1.3

0 commit comments

Comments
 (0)