-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements_dev.txt
76 lines (76 loc) · 1.31 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
69
70
71
72
73
74
75
76
-r requirements.txt
-i https://pypi.python.org/simple
aiohttp==3.1.3
aiopg==0.14.0
alabaster==0.7.10
argh==0.26.2
asn1crypto==0.24.0
astroid==1.6.3
async-timeout==2.0.1
attrs==17.4.0
autopep8==1.3.5
babel==2.5.3
certifi==2018.4.16
cffi==1.11.5; platform_python_implementation != 'PyPy'
chardet==3.0.4
coverage==4.5.1
cryptography==2.3.1
docker-pycreds==0.2.3
docker==3.3.0
docutils==0.14
flake8-docstrings==1.3.0
flake8-import-order==0.17.1
flake8-polyfill==1.0.2
flake8==3.5.0
idna-ssl==1.0.1
idna==2.7
imagesize==1.0.0
invoke==0.23.0
isort==4.3.4
jinja2==2.10
jsonschema==2.6.0
lazy-object-proxy==1.3.1
markupsafe==1.0
mccabe==0.6.1
mimesis==2.0.1
more-itertools==4.1.0
multidict==4.2.0
mypy==0.590
packaging==17.1
pathtools==0.1.2
pep8==1.7.1
pkginfo==1.4.2
pluggy==0.6.0
psycopg2==2.7.4
punch.py==1.5.0
py==1.5.3
pycodestyle==2.3.1
pycparser==2.18
pydocstyle==2.1.1
pyflakes==2.0.0
pygments==2.2.0
pylint==1.8.4
pyparsing==2.2.0
pytest-aiohttp==0.3.0
pytest==3.5.1
pytz==2018.4
pyyaml==3.12
requests-toolbelt==0.8.0
requests==2.19.1
six==1.11.0
snowballstemmer==1.2.1
sphinx-autodoc-typehints==1.3.0
sphinx==1.7.5
sphinxcontrib-websupport==1.0.1
sqlalchemy==1.2.7
tox-pyenv==1.1.0
tox==3.0.0
tqdm==4.23.1
twine==1.11.0
typed-ast==1.1.0
urllib3==1.22
virtualenv==15.2.0
watchdog==0.8.3
websocket-client==0.48.0
wrapt==1.10.11
yarl==1.2.6