forked from cloud-custodian/cloud-custodian
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
76 lines (76 loc) · 1.48 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
68
69
70
71
72
73
74
75
76
apipkg==1.5
appdirs==1.4.4
argcomplete==1.11.1
atomicwrites==1.4.0; sys_platform == "win32"
attrs==19.3.0
aws-xray-sdk==2.6.0
bleach==3.1.5
boto3==1.14.16
botocore==1.17.16
certifi==2020.6.20
cffi==1.14.0; sys_platform == "linux"
chardet==3.0.4
colorama==0.4.3
coverage==5.2
cryptography==2.9.2; sys_platform == "linux"
distlib==0.3.1
docutils==0.15.2
execnet==1.7.1
filelock==3.0.12
flake8==3.8.3
future==0.18.2
idna==2.10
importlib-metadata==1.7.0
importlib-resources==3.0.0; python_version < "3.7"
jeepney==0.4.3; sys_platform == "linux"
jmespath==0.10.0
jsonpatch==1.26
jsonpickle==1.4.1
jsonpointer==2.0
jsonschema==3.2.0
keyring==21.2.1
mccabe==0.6.1
mock==4.0.2
more-itertools==8.4.0
multidict==4.7.6; python_version >= "3.6"
packaging==20.4
pkginfo==1.5.0.1
placebo==0.9.0
pluggy==0.13.1
psutil==5.7.0
py==1.9.0
pycodestyle==2.6.0
pycparser==2.20; sys_platform == "linux"
pyflakes==2.2.0
pygments==2.6.1
pyparsing==2.4.7
pyrsistent==0.16.0
pytest==5.3.5
pytest-cov==2.10.0
pytest-forked==1.2.0
pytest-sugar==0.9.3
pytest-xdist==1.32.0
python-dateutil==2.8.1
pywin32-ctypes==0.2.0; sys_platform == "win32"
pyyaml==5.3.1
readme-renderer==26.0
requests==2.24.0
requests-toolbelt==0.9.1
rfc3986==1.4.0
s3transfer==0.3.3
secretstorage==3.1.2; sys_platform == "linux"
six==1.15.0
tabulate==0.8.7
termcolor==1.1.0
toml==0.10.1
tox==3.16.1
tqdm==4.47.0
twine==3.2.0
urllib3==1.25.9
vcrpy==4.0.2
virtualenv==20.0.25
wcwidth==0.2.5
webencodings==0.5.1
wrapt==1.12.1
yarl==1.4.2; python_version >= "3.6"
zipp==3.1.0