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

[all]
autopep8
flake8>=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>=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]
pylint>=2.5.0
pytest
pytest-cov
coverage
numpy
pandas
matplotlib
pyqt5
flaky

[yapf]
yapf
