forked from liiight/notifiers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev-requirements.txt
38 lines (38 loc) · 1.28 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file dev-requirements.txt dev-requirements.in
#
alabaster==0.7.10 # via sphinx
attrs==17.4.0 # via pytest
babel==2.5.3 # via sphinx
bumpversion==0.5.3
certifi==2018.1.18 # via requests
chardet==3.0.4 # via requests
click==6.7 # via pip-tools
codecov==2.0.15
coverage==4.5.1 # via codecov, pytest-cov
docutils==0.14 # via sphinx
first==2.0.1 # via pip-tools
idna==2.6 # via requests
imagesize==1.0.0 # via sphinx
jinja2==2.10 # via sphinx
markupsafe==1.0 # via jinja2
packaging==17.1 # via sphinx
pip-tools==1.11.0
pluggy==0.6.0 # via pytest
py==1.5.2 # via pytest
pygments==2.2.0 # via sphinx
pyparsing==2.2.0 # via packaging
pytest-cov==2.5.1
pytest==3.4.2
pytz==2018.3 # via babel
requests==2.18.4 # via codecov, sphinx
six==1.11.0 # via packaging, pip-tools, pytest, sphinx
snowballstemmer==1.2.1 # via sphinx
sphinx-autodoc-annotation==1.0.post1
sphinx-rtd-theme==0.2.4
sphinx==1.7.1
sphinxcontrib-websupport==1.0.1 # via sphinx
urllib3==1.22 # via requests