-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
51 lines (51 loc) · 925 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
autopep8==1.5.2
certifi==2020.4.5.1
chardet==3.0.4
doc8==0.8.0
docutils==0.16
entrypoints==0.3
flake8==3.7.9
flake8-docstrings==1.5.0
flake8-rst==0.7.2
flake8-rst-docstrings-0.0.13
greenlet==0.4.15
isort==4.3.21
jedi==0.15.2
mccabe==0.6.1
msgpack==1.0.0
packaging==20.3
parso==0.7.0
pip==20.1
pluggy==0.13.1
py==1.8.1
pycodestyle==2.5.0
pydocstyle==5.0.2
pyflakes==2.1.1
Pygments==2.7.4
pylint==2.5.2
pynvim==0.4.1
pyparsing==2.4.7
pytest==5.4.2
python-jsonrpc-server==0.3.4
python-language-server==0.31.10
pyuv==1.4.0
requests==2.23.0
restructuredtext-lint-1.3.0
rope==0.17.0
setuptools==46.2.0
six==1.14.0
snowballstemmer==2.0.0
Sphinx==3.0.3
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
toml==0.10.0
ujson==1.35
urllib3==1.25.9
wcwidth==0.1.9
wheel==0.34.2
wrapt==1.12.1
yapf==0.30.0