8000 Bump Jedi dependency (#472) · lcheylus/python-lsp-server@50d03d5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 50d03d5

Browse files
authored
Bump Jedi dependency (python-lsp#472)
1 parent 1b5b69b commit 50d03d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
'configparser; python_version<"3.0"',
3636
'future>=0.14.0',
3737
'futures; python_version<"3.2"',
38-
'jedi>=0.12',
38+
'jedi>=0.13.2',
3939
'python-jsonrpc-server>=0.1.0',
4040
'pluggy'
4141
],

0 commit comments

Comments
 (0)
0