-
Notifications
You must be signed in to change notification settings - Fork 333
/
requirements.txt
119 lines (119 loc) · 2.14 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
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
aliyun-python-sdk-core==2.13.5
aliyun-python-sdk-actiontrail==2.0.0
autoflake==1.3.1
autopep8==1.5.3
backoff==1.10.0
bandit==1.6.2
boto3==1.14.29
boxsdk==2.9.0
cbapi==1.7.1
coverage==5.2.1
coveralls==2.1.1
google-api-python-client==1.10.0
jmespath==0.10.0
jsonlines==1.2.0
mock==4.0.2
moto==1.3.14
netaddr==0.8.0
nose==1.3.7
nose-timer==1.0.0
pathlib2==2.3.5
policyuniverse==1.3.2.3
pyfakefs==4.1.0
pylint==2.3.1
pymsteams==0.1.13
requests==2.24.0
Sphinx==3.1.2
sphinx-rtd-theme==0.5.0
yapf==0.30.0
## The following requirements were added by pip freeze:
alabaster==0.7.12
aliyun-python-sdk-core-v3==2.13.11
astroid==2.4.2
attrdict==2.0.1
attrs==19.3.0
aws-sam-translator==1.25.0
aws-xray-sdk==2.6.0
Babel==2.8.0
boto==2.49.0
botocore==1.17.29
cachetools==4.1.1
certifi==2020.6.20
cffi==1.14.4
cfn-lint==0.34.0
chardet==3.0.4
cryptography==3.2
decorator==4.4.2
docker==4.2.2
docopt==0.6.2
docutils==0.15.2
ecdsa==0.15
future==0.18.2
gitdb==4.0.5
GitPython==3.1.7
google-api-core==1.22.0
google-auth==1.19.2
google-auth-httplib2==0.0.4
googleapis-common-protos==1.52.0
httplib2==0.19.0
idna==2.8
imagesize==1.2.0
importlib-metadata==1.7.0
isort==4.3.21
Jinja2==2.11.2
jsondiff==1.1.2
jsonpatch==1.26
jsonpickle==1.4.1
jsonpointer==2.0
jsonschema==3.2.0
junit-xml==1.9
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
networkx==2.4
packaging==20.4
pbr==5.4.5
pika==1.1.0
prompt-toolkit==3.0.5
protobuf==3.12.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pycparser==2.20
pycryptodome==3.9.8
pyflakes==2.2.0
Pygments==2.6.1
PyJWT==1.7.1
pyparsing==2.4.7
pyrsistent==0.16.0
python-dateutil==2.8.1
python-jose==3.1.0
pytz==2020.1
PyYAML==5.3.1
requests-toolbelt==0.9.1
responses==0.10.15
rsa==4.6
s3transfer==0.3.3
six==1.15.0
smmap==3.0.4
snowballstemmer==2.0.0
solrq==1.1.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
sshpubkeys==3.1.0
stevedore==3.2.0
toml==0.10.1
typed-ast==1.4.1
uritemplate==3.0.1
urllib3==1.25.10
validators==0.16.0
wcwidth==0.2.5
websocket-client==0.57.0
Werkzeug==1.0.1
wrapt==1.12.1
xmltodict==0.12.0
zipp==3.1.0