-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy pathdev-requirements.txt
126 lines (126 loc) · 3.52 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
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --index-url=https://pypi.org/simple dev-requirements.in
#
alabaster==0.7.12 # via sphinx
aniso8601==6.0.0
aspy.yaml==1.3.0 # via pre-commit
attrs==19.1.0
aws-xray-sdk==0.95
babel==2.8.0 # via sphinx
bandit==1.6.2
blinker==1.4
boto3==1.9.131
boto==2.49.0
botocore==1.12.131
bumpversion==0.5.3
certifi==2019.11.28 # via requests
cffi==1.13.2 # via cryptography
cfgv==2.0.1 # via pre-commit
chardet==3.0.4 # via requests
click-log==0.3.2
click==7.0
codecov==2.0.15
cookies==2.2.1
coverage==5.0.1 # via codecov, pytest-cov
croniter==0.3.29
cryptography==2.8
decorator==4.4.0
deepdiff==4.0.6
docker==4.1.0
docutils==0.14
dogpile.cache==0.7.1
ecdsa==0.14.1 # via python-jose
entrypoints==0.3 # via flake8
flake8==3.7.9 # via pre-commit-hooks
flask-restful==0.3.7
flask-rq2==18.3
flask==1.0.2
future==0.18.2 # via python-jose
fuzzywuzzy==0.17.0
gitdb2==2.0.6 # via gitpython
gitpython==3.0.5 # via bandit
gunicorn==19.9.0
identify==1.4.9 # via pre-commit
idna==2.8 # via requests
imagesize==1.2.0 # via sphinx
importlib-metadata==1.3.0 # via pluggy, pre-commit, pytest
importlib-resources==1.0.2 # via pre-commit
inflection==0.3.1
itsdangerous==1.1.0
jinja2==2.10.1
jmespath==0.9.4
jsondiff==1.1.2
jsonpickle==1.1
jsonschema==3.0.1
markupsafe==1.1.1
marshmallow-jsonschema==0.5.0
marshmallow==2.19.2
mccabe==0.6.1 # via flake8
mock==3.0.5
more-itertools==8.0.2 # via pytest, zipp
mypy-extensions==0.4.3 # via mypy
mypy==0.761
nodeenv==1.3.3 # via pre-commit
ordered-set==3.1
packaging==19.2 # via pytest, sphinx
pbr==5.4.4 # via stevedore
pip-tools==4.3.0
pluggy==0.13.1 # via pytest
pre-commit-hooks==2.4.0
pre-commit==1.20.0
py==1.8.1 # via pytest
pyaml==19.12.0
pycodestyle==2.5.0 # via flake8
pycparser==2.19 # via cffi
pycryptodome==3.9.4 # via python-jose
pyflakes==2.1.1 # via flake8
pygments==2.5.2 # via sphinx
pyparsing==2.4.6 # via packaging
pyrsistent==0.14.11
pytest-cov==2.8.1
pytest-flask==0.15.0
pytest==5.3.2
python-dateutil==2.8.0
python-jose==2.0.2
python-levenshtein==0.12.0
pytz==2019.1
pyyaml==5.1
raven[flask]==6.10.0
redis==3.2.1
requests==2.22.0 # via aws-xray-sdk, codecov, docker, responses, sphinx
responses==0.10.9
retrying==1.3.3
rq-scheduler==0.9
rq==1.0
ruamel.yaml.clib==0.2.0 # via ruamel.yaml
ruamel.yaml==0.16.5 # via pre-commit-hooks
s3transfer==0.2.0
simplejson==3.16.0
six==1.12.0
smmap2==2.0.5 # via gitdb2
snowballstemmer==2.0.0 # via sphinx
sphinx-autodoc-annotation==1.0.post1
sphinx==2.3.1
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
stevedore==1.31.0 # via bandit
swag-client==0.4.6
tabulate==0.8.3
toml==0.10.0 # via pre-commit, pre-commit-hooks
typed-ast==1.4.0 # via mypy
typing-extensions==3.7.4.1 # via mypy
urllib3==1.24.1
virtualenv==16.7.9 # via pre-commit
wcwidth==0.1.7 # via pytest
websocket-client==0.57.0 # via docker
werkzeug==0.15.2
wrapt==1.11.2 # via aws-xray-sdk
xmltodict==0.12.0
zipp==0.6.0 # via importlib-metadata