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

[all]
autopep8<1.7.0,>=1.6.0
flake8<4.1.0,>=4.0.0
mccabe<0.7.0,>=0.6.0
pycodestyle<2.9.0,>=2.8.0
pydocstyle>=2.0.0
pyflakes<2.5.0,>=2.4.0
pylint>=2.5.0
rope>=0.10.5
yapf
whatthepatch

[autopep8]
autopep8<1.7.0,>=1.6.0

[flake8]
flake8<4.1.0,>=4.0.0

[mccabe]
mccabe<0.7.0,>=0.6.0

[pycodestyle]
pycodestyle<2.9.0,>=2.8.0

[pydocstyle]
pydocstyle>=2.0.0

[pyflakes]
pyflakes<2.5.0,>=2.4.0

[pylint]
pylint>=2.5.0

[rope]
rope>0.10.5

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

[websockets]
websockets>=10.3

[yapf]
yapf
whatthepatch<2.0.0,>=1.0.2
