-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements_dev.txt
68 lines (68 loc) · 1.2 KB
/
requirements_dev.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
alabaster==0.7.12
attrs==20.3.0
babel==2.9.0
bleach==3.3.0
build==0.3.1.post1
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
check-manifest==0.46
click==7.1.2
cmarkgfm==0.5.3
colorama==0.4.4
commonmark==0.9.1
coverage==5.5
coveralls==3.0.1
cryptography==3.4.7
docopt==0.6.2
docutils==0.17
flake8==3.9.0
git+git://github.com/kpu/kenlm.git#egg=kenlm
idna==2.10
imagesize==1.2.0
importlib-metadata==3.10.0
iniconfig==1.1.1
jeepney==0.6.0
jinja2==2.11.3
joblib==1.0.1
keyring==23.0.1
markupsafe==1.1.1
mccabe==0.6.1
nltk==3.6.1
packaging==20.9
pep517==0.10.0
pkginfo==1.7.0
pluggy==0.13.1
py==1.10.0
pycodestyle==2.7.0
pycparser==2.20
pyflakes==2.3.1
pygments==2.8.1
pyparsing==2.4.7
pyroma==3.1
pytest-runner==5.3.0
pytest==6.2.3
pytz==2021.1
readme-renderer==29.0
recommonmark==0.7.1
regex==2021.4.4
requests-toolbelt==0.9.1
requests==2.25.1
rfc3986==1.4.0
secretstorage==3.3.1; sys_platform == 'linux'
six==1.15.0
snowballstemmer==2.1.0
sphinx==3.5.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.2
tqdm==4.60.0
twine==3.4.1
urllib3==1.26.4
webencodings==0.5.1
yapf==0.31.0
zipp==3.4.1