jedi<0.19.0,>=0.17.2
pluggy
python-lsp-jsonrpc>=1.0.0
setuptools>=39.0.0
ujson>=3.0.0

[all]
autopep8
flake8<4.0.0,>=3.8.0
mccabe<0.7.0,>=0.6.0
pycodestyle>=2.7.0
pydocstyle>=2.0.0
pyflakes<2.4.0,>=2.3.0
pylint>=2.5.0
rope>=0.10.5
yapf

[autopep8]
autopep8

[flake8]
flake8<4.0.0,>=3.8.0

[mccabe]
mccabe<0.7.0,>=0.6.0

[pycodestyle]
pycodestyle>=2.7.0

[pydocstyle]
pydocstyle>=2.0.0

[pyflakes]
pyflakes<2.4.0,>=2.3.0

[pylint]
pylint>=2.5.0

[rope]
rope>0.10.5

[test]
coverage
flaky
matplotlib
numpy
pandas
pylint>=2.5.0
pyqt5
pytest
pytest-cov

[yapf]
yapf
