-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements-dev.txt
55 lines (54 loc) · 1.95 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
# The following packages are considered to be unsafe in a requirements file:
# setuptools
-r requirements.txt
alabaster==0.7.12 # via sphinx
argh==0.26.2 # via sphinx-autobuild, watchdog
attrs==19.3.0 # via pytest
certifi==2019.11.28 # via requests
chardet==3.0.4 # via requests
colorama==0.4.3 # via pytest-watch
docopt==0.6.2 # via pytest-watch
docutils==0.15.2 # via sphinx
factory-boy==2.12.0
filelock==3.0.12 # via tox
ghp-import==0.5.5 # via travis-sphinx
guzzle-sphinx-theme==0.7.11
idna==2.8 # via requests
imagesize==1.2.0 # via sphinx
livereload==2.6.1 # via sphinx-autobuild
packaging==20.0 # via pytest, sphinx, tox
pathtools==0.1.2 # via sphinx-autobuild, watchdog
pbr==5.4.4 # via sphinx-click
pip-tools==4.3.0
pluggy==0.13.1 # via pytest, tox
port_for==0.3.1 # via sphinx-autobuild
py==1.8.1 # via pytest, tox
pygments==2.5.2 # via sphinx
pyparsing==2.4.6 # via packaging
pytest-flask==0.15.1
pytest-watch==4.2.0
pytest==5.3.5
requests==2.22.0 # via sphinx
snowballstemmer==2.0.0 # via sphinx
sphinx-click==2.3.1
sphinx==2.4.0
sphinxcontrib-applehelp==1.0.1 # via sphinx
sphinxcontrib-devhelp==1.0.1 # via sphinx
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.2 # via sphinx
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
toml==0.10.0 # via tox
tornado==6.0.3 # via livereload, sphinx-autobuild
tox==3.14.3
travis-sphinx==2.2.1
urllib3==1.25.8 # via requests
virtualenv==16.7.9 # via tox
watchdog==0.9.0 # via pytest-watch, sphinx-autobuild
wcwidth==0.1.8 # via pytest