-
Notifications
You must be signed in to change notification settings - Fork 1
/
dev-requirements.txt
58 lines (58 loc) · 1.06 KB
/
dev-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
52
53
54
55
56
57
58
alabaster==0.7.12
apipkg==1.5
astroid==2.2.5
atomicwrites==1.3.0
attrs==19.1.0
autopep8==1.4.3
Babel==2.6.0
beautifulsoup4==4.6.3
bleach==3.0.2
bs4==0.0.1
certifi==2018.11.29
chardet==3.0.4
colorama==0.4.1
docutils==0.14
execnet==1.6.0
idna==2.7
imagesize==1.1.0
isort==4.3.16
Jinja2==2.10.1
lazy-object-proxy==1.3.1
lxml==4.2.5
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==7.0.0
packaging==19.0
pep8==1.7.1
Pillow==5.3.0
pkginfo==1.4.2
pluggy==0.9.0
py==1.8.0
pycodestyle==2.5.0
Pygments==2.3.0
pylint==2.3.1
pyparsing==2.4.0
pytesseract==0.2.5
pytest==4.4.0
pytest-cache==1.0
pytest-pep8==1.0.6
pytz==2019.1
readme-renderer==24.0
requests==2.20.1
requests-toolbelt==0.8.0
six==1.12.0
snowballstemmer==1.2.1
Sphinx==2.0.1
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
tqdm==4.28.1
twine==1.12.1
typed-ast==1.3.1
urllib3==1.24.1
webencodings==0.5.1
wrapt==1.11.1