-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements-dev.txt
87 lines (87 loc) · 7.79 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
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
appdirs==1.4.3; python_version >= "3.6"
astroid==2.3.3; python_version >= "3.5"
atomicwrites==1.3.0; python_version >= "3.5" and sys_platform == "win32" and python_full_version < "3.0.0" or python_version >= "3.5" and sys_platform == "win32" and python_full_version >= "3.4.0"
attrs==19.3.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
aws-lambda-context==1.1.0; python_version >= "3.6"
aws-sam-translator==1.19.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
aws-xray-sdk==2.4.3
black==19.3b0; python_version >= "3.6"
boto3==1.10.45
boto==2.49.0
botocore==1.13.45; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
certifi==2019.11.28; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
cffi==1.13.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
cfn-lint==0.26.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
chalice==1.12.0
chardet==3.0.4; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
click==7.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
colorama==0.4.3; python_version >= "3.5" and sys_platform == "win32" and python_full_version < "3.0.0" or python_version >= "3.5" and sys_platform == "win32" and python_full_version >= "3.5.0"
coverage==5.0.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4"
cryptography==2.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
cyclonedx-bom==0.4.2
docker==4.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
docutils==0.15.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
ecdsa==0.14.1; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
elementpath==2.0.5; python_version >= "3.6"
enum-compat==0.0.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
future==0.18.2; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
idna==2.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
importlib-metadata==1.3.0; python_version >= "3.5" and python_version < "3.8" and python_full_version < "3.0.0" or python_version >= "3.5" and python_version < "3.8" and python_full_version >= "3.5.0"
isort==4.3.21; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5"
jinja2==2.10.3
jmespath==0.9.4; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
jsondiff==1.1.2
jsonpatch==1.24; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
jsonpickle==1.2
jsonpointer==2.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
jsonschema==3.2.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
lazy-object-proxy==1.4.3; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5"
markupsafe==1.1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
mccabe==0.6.1; python_version >= "3.5"
mock==3.0.5; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
more-itertools==8.0.2; python_version >= "3.5" and python_version < "3.8" and python_full_version < "3.0.0" or python_version >= "3.5" and python_version < "3.8" and python_full_version >= "3.5.0"
moto==1.3.14
mypy-extensions==0.4.3; python_version >= "3.5" and python_version < "3.8" and (python_version >= "3.5" and python_version < "3.8" or python_version >= "3.8")
mypy==0.761
packageurl-python==0.9.3
packaging==20.4; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5"
pluggy==0.13.1; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5"
py==1.8.1; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5"
pyasn1==0.4.8
pycparser==2.19; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
pylint==2.4.4; python_version >= "3.5"
pyparsing==2.4.6; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
pypiwin32==223; sys_platform == "win32" and python_version >= "3.6" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6")
pyrsistent==0.15.6
pytest-black==0.3.7; python_version >= "2.7"
pytest-chalice==0.0.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
pytest-cov==2.8.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
pytest-isort==0.3.1
pytest-mypy==0.4.2; python_version >= "3.4" and python_version < "4.0"
pytest-pylint==0.14.1
pytest==5.3.2; python_version >= "3.5" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.4.0" and python_version >= "3.5" and python_version < "4.0"
python-dateutil==2.8.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "2.7"
python-jose==3.1.0
pytz==2019.3
pywin32==227; sys_platform == "win32" and python_version >= "3.6" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6")
pyyaml==5.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
requests==2.24.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
requirements-parser==0.2.0
responses==0.10.9; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
rsa==4.0
s3transfer==0.2.1
six==1.13.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.5"
sshpubkeys==3.1.0
structlog==19.2.0
toml==0.10.0; python_version >= "3.6"
typed-ast==1.4.0; python_version >= "3.5" and python_version < "3.8" and (python_version >= "3.5" and python_version < "3.8" or python_version >= "3.8") or python_version >= "3.5" and python_version < "3.8" and (python_version >= "3.5" and python_version < "3.8" or python_version >= "3.8") and implementation_name == "cpython"
typing-extensions==3.7.4.1; python_version >= "3.5" and python_version < "3.8" and (python_version >= "3.5" and python_version < "3.8" or python_version >= "3.8")
urllib3==1.25.7; python_version >= "3.4" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.4"
wcwidth==0.1.7; python_version >= "3.5"
websocket-client==0.57.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
werkzeug==0.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
wheel==0.33.6; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
wrapt==1.11.2; python_version >= "3.5"
xmlschema==1.2.5; python_version >= "3.5"
xmltodict==0.12.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
zipp==0.6.0; python_version >= "3.5" and python_version < "3.8" and python_full_version < "3.0.0" or python_version >= "3.5" and python_version < "3.8" and python_full_version >= "3.5.0"