-
Notifications
You must be signed in to change notification settings - Fork 9
/
requirements-dev.txt
97 lines (97 loc) · 2.66 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --no-emit-trusted-host --no-index --output-file=requirements-dev.txt requirements-dev.in
#
alabaster==0.7.9 # via sphinx
alembic==0.7.7
argh==0.26.2 # via sphinx-autobuild, watchdog
astroid==1.4.9 # via pylint
atomicfile==1.0
babel==2.3.4
backports-abc==0.5 # via tornado
backports.functools-lru-cache==1.3 # via pylint
blinker==1.3
certifi==2018.8.24
cffi==1.11.2
chardet==3.0.4
click==5.1
configparser==3.5.0 # via flake8, pylint
coverage==4.2 # via pytest-cov
decorator==3.4.0
https://github.com/huskar-org/doctor/archive/v0.2.1.zip#egg=doctor
docutils==0.12 # via sphinx
dogpile.cache==0.5.4
dogpile.core==0.4.1
enum34==1.1.6
faker==0.7.7 # via pytest-faker
flake8==3.0.4
flask-babel==0.11.1
flask-script==2.0.5
flask==0.12.4
freezegun==0.3.8
funcsigs==1.0.2 # via mock
https://github.com/huskar-org/gevent/raw/1.0.2b1/dist/gevent-1.0.2b1.tar.gz#egg=gevent
greenlet==0.4.10
gunicorn==19.3.0
huskar-sdk-v2[bootstrap]==0.18.0
idna==2.6
imagesize==0.7.1 # via sphinx
ipaddress==1.0.17
isort==4.2.5 # via pylint
itsdangerous==0.24
jinja2==2.7.3
https://github.com/huskar-org/kazoo/archive/2.0.post5.zip#egg=kazoo
lazy-object-proxy==1.2.2 # via astroid
livereload==2.4.1 # via sphinx-autobuild
mako==1.0.4
markupsafe==0.23
marshmallow==2.9.1
mccabe==0.5.2 # via flake8, pylint
meepo2==0.2.5
mock==2.0.0 # via pytest-mock
more-itertools==3.2.0
mysql-replication==0.5
orphanage==0.1.0
pathtools==0.1.2 # via sphinx-autobuild, watchdog
pbr==1.10.0 # via mock
port-for==0.3.1 # via sphinx-autobuild
psutil==5.0.0
py==1.4.31 # via pytest
pycodestyle==2.0.0 # via flake8
pycparser==2.18
pyflakes==1.2.3 # via flake8
pygments==2.1.3 # via sphinx
pyketama==0.2.1
pylint==1.6.4
pymysql==0.6.2
pytest-cov==2.3.1
pytest-faker==2.0.0
pytest-flask==0.10.0
pytest-mock==1.2
pytest-xpara[yaml]==0.1.0
pytest==3.0.2
python-dateutil==2.6.0
python-decouple==3.0
pytz==2016.6.1
pyyaml==3.11 # via pytest-xpara, sphinx-autobuild, watchdog
pyzmq==14.7.0
raven==5.2.0
redis==2.10.5
requests-mock==1.2.0
requests==2.20.0
simplejson==3.7.3
singledispatch==3.4.0.3 # via tornado
six==1.10.0
snowballstemmer==1.2.1 # via sphinx
sphinx-autobuild==0.6.0
sphinx-rtd-theme==0.1.9
sphinx==1.5.1
sphinxcontrib-httpdomain==1.7.0
sqlalchemy==0.9.3
tornado==4.4.1 # via livereload, sphinx-autobuild
urllib3==1.24.1
watchdog==0.8.3 # via sphinx-autobuild
werkzeug==0.11.11
wrapt==1.10.8 # via astroid