Commit c0a05156 authored by Jérome Perrin's avatar Jérome Perrin

software/theia: update python packages

parent 8061745c
...@@ -23,7 +23,7 @@ md5sum = e9c0f6cc380b53425f521a167c2fdf66 ...@@ -23,7 +23,7 @@ md5sum = e9c0f6cc380b53425f521a167c2fdf66
[python-language-server-requirements.txt] [python-language-server-requirements.txt]
filename = python-language-server-requirements.txt filename = python-language-server-requirements.txt
md5sum = 0883a40ebcb33d8d7c520490b21bd16c md5sum = 2c3503b9ecf56d0d6fcf77cec2c0999c
[preloadTemplate.html] [preloadTemplate.html]
filename = preloadTemplate.html filename = preloadTemplate.html
......
appdirs==1.4.3 appdirs==1.4.4
astroid==2.3.3 astroid==2.5.2
attrs==18.2.0 attrs==20.3.0
black==18.9b0 black==20.8b1
Click==7.0 certifi==2020.12.5
future==0.17.1 chardet==4.0.0
isort==4.3.21 click==7.1.2
jedi==0.13.2 future==0.18.2
idna==2.10
importlib-metadata==3.10.0
isort==5.8.0
jedi==0.18.0
lazy-object-proxy==1.4.3 lazy-object-proxy==1.4.3
mccabe==0.6.1 mccabe==0.6.1
mypy==0.770 mypy==0.812
mypy-extensions==0.4.3 mypy-extensions==0.4.3
parso==0.3.2 parso==0.8.2
pluggy==0.8.1 pathspec==0.8.1
pydocstyle==3.0.0 pluggy==0.13.1
pydantic==1.8.1
pydocstyle==6.0.0
pyflags==0.1
pyflakes==2.1.0 pyflakes==2.1.0
pygls==0.9.1 pygls==0.10.2
pylint==2.4.4 pylint==2.7.4
python-jsonrpc-server==0.1.2 regex==2021.4.4
-e git+https://github.com/palantir/python-language-server@50d03d5931d564e9908292ccfa21dd629ee817ba#egg=python_language_server requests==2.25.1
rope==0.11.0 rope==0.11.0
six==1.12.0 six==1.12.0
snowballstemmer==1.2.1 snowballstemmer==1.2.1
toml==0.10.0 theia-open==0.3.0
toml==0.10.2
typed-ast==1.4.1 typed-ast==1.4.1
typing-extensions==3.7.4.2 typeguard==2.12.0
typing-extensions==3.7.4.3
urllib3==1.26.4
wrapt==1.11.2 wrapt==1.11.2
yapf==0.29.0 yapf==0.29.0
zc.buildout.languageserver==0.4.0 zc.buildout==2.13.4
theia-open==0.3.0 zc.buildout.languageserver==0.5.0
zipp==3.4.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment