forked from beer-garden/brewtils
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
67 lines (67 loc) · 2 KB
/
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
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
alabaster==0.7.11 # via sphinx
argh==0.26.2 # via watchdog
atomicwrites==1.1.5 # via pytest
attrs==18.1.0 # via pytest
babel==2.6.0 # via sphinx
certifi==2018.4.16 # via requests
chardet==3.0.4 # via requests
configparser==3.5.0 # via flake8
coverage==4.5.1
docutils==0.14 # via sphinx
enum34==1.1.6 ; python_version < "3.4"
flake8==3.5.0
funcsigs==1.0.2 # via mock, pytest
futures==3.2.0 ; python_version < "3.0"
idna==2.7 # via requests
imagesize==1.0.0 # via sphinx
jinja2==2.10 # via sphinx
lark-parser==0.6.3
markupsafe==1.0 # via jinja2
marshmallow-polyfield==3.2
marshmallow==2.15.4
mccabe==0.6.1 # via flake8
mock==2.0.0
more-itertools==4.3.0 # via pytest
packaging==17.1 # via sphinx, tox
pathlib2==2.3.2 # via pytest
pathtools==0.1.2 # via watchdog
pbr==4.2.0 # via mock
pika==0.12.0
pkginfo==1.4.2 # via twine
pluggy==0.7.1 # via pytest, tox
py==1.5.4 # via pytest, tox
pycodestyle==2.3.1 # via flake8
pyflakes==1.6.0 # via flake8
pygments==2.2.0 # via sphinx
pyjwt==1.6.4
pyparsing==2.2.0 # via packaging
pytest-lazy-fixture==0.4.1
pytest==3.7.1
python-box==3.2.0 # via yapconf
pytz==2018.5
pyyaml==3.13 # via watchdog
requests-toolbelt==0.8.0 # via twine
requests==2.20.1
scandir==1.8 # via pathlib2
simplejson==3.16.0
six==1.11.0
snowballstemmer==1.2.1 # via sphinx
sphinx-rtd-theme==0.4.1
sphinx==1.7.6
sphinxcontrib-websupport==1.1.0 # via sphinx
tox==3.1.3
tqdm==4.24.0 # via twine
twine==1.11.0
typing==3.6.4 # via sphinx
urllib3==1.23 # via requests
virtualenv==16.0.0 # via tox
watchdog==0.8.3
wheel==0.31.1
wrapt==1.10.11
yapconf==0.3.3