-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements_dev.txt
46 lines (45 loc) · 1.34 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements_dev.txt requirements_dev.in
#
alabaster==0.7.10 # via sphinx
argh==0.26.2 # via watchdog
babel==2.3.4 # via sphinx
bumpversion==0.5.3
cffi==1.11.2 # via cryptography
configparser==3.5.0 # via flake8
coverage==4.4.2
cryptography==2.1.4
docutils==0.14 # via sphinx
enum34==1.1.6 # via cryptography, flake8
flake8==3.5.0
idna==2.6 # via cryptography
imagesize==0.7.1 # via sphinx
ipaddress==1.0.18 # via cryptography
Jinja2==2.10 # via sphinx
MarkupSafe==1.0 # via jinja2
mccabe==0.6.1 # via flake8
pathtools==0.1.2 # via watchdog
pluggy==0.4.0 # via tox
py==1.5.2 # via pytest, tox
pyasn1==0.4.2 # via cryptography
pycodestyle==2.3.1 # via flake8
pycparser==2.18 # via cffi
pyflakes==1.6.0 # via flake8
Pygments==2.2.0 # via sphinx
pytest==3.3.1
pytz==2017.2 # via babel
PyYAML==3.12 # via watchdog
six==1.10.0 # via cryptography, sphinx
snowballstemmer==1.2.1 # via sphinx
Sphinx==1.6.5
tox==2.9.1
virtualenv==15.1.0 # via tox
watchdog==0.8.3
wheel==0.29.0
# The following packages are commented out because they are
# considered to be unsafe in a requirements file:
# pip
# setuptools # via cryptography