forked from airbnb/streamalert
-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
110 lines (110 loc) · 1.92 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
aliyun-python-sdk-core==2.8.5
aliyun-python-sdk-actiontrail==2.0.0
autoflake==1.2
autopep8==1.4.3
backoff==1.7.0
bandit==1.5.1
boto3==1.9.50
boxsdk==2.0.0a11
cbapi==1.3.6
coverage==4.5.2
coveralls==1.5.1
google-api-python-client==1.6.4
jmespath==0.9.3
jsonlines==1.2.0
mock==2.0.0
moto==1.3.7
netaddr==0.7.19
nose==1.3.7
nose-timer==0.7.3
pathlib2==2.3.2
pyfakefs==3.5.3
pylint==1.9.3
requests==2.20.1
Sphinx==1.8.2
sphinx-rtd-theme==0.4.2
ushlex==0.99.1
yapf==0.25.0
## The following requirements were added by pip freeze:
alabaster==0.7.12
asn1crypto==0.24.0
astroid==1.6.5
attrdict==2.0.0
aws-xray-sdk==0.95
Babel==2.6.0
backports.functools-lru-cache==1.5
backports.ssl-match-hostname==3.5.0.1
backports.tempfile==1.0
backports.weakref==1.0.post1
boto==2.49.0
botocore==1.12.50
cachetools==3.0.0
certifi==2018.10.15
cffi==1.11.5
chainmap==1.0.2
chardet==3.0.4
configparser==3.5.0
cookies==2.2.1
cryptography==2.4.2
docker==3.5.1
docker-pycreds==0.3.0
docopt==0.6.2
docutils==0.14
ecdsa==0.13
enum34==1.1.6
funcsigs==1.0.2
future==0.17.1
futures==3.2.0
gitdb2==2.0.5
GitPython==2.1.11
httplib2==0.12.0
idna==2.7
imagesize==1.1.0
ipaddress==1.0.22
isort==4.3.4
Jinja2==2.10
jsondiff==1.1.1
jsonpickle==1.0
lazy-object-proxy==1.3.1
MarkupSafe==1.1.0
mccabe==0.6.1
oauth2client==4.1.3
packaging==18.0
pbr==5.1.1
pika==0.12.0
prompt-toolkit==2.0.7
protobuf==3.6.1
pyaml==18.11.0
pyasn1==0.4.4
pyasn1-modules==0.2.2
pycodestyle==2.4.0
pycparser==2.19
pycryptodome==3.7.1
pyflakes==2.0.0
Pygments==2.3.0
PyJWT==1.6.4
pyOpenSSL==18.0.0
pyparsing==2.3.0
python-dateutil==2.7.5
python-jose==2.0.2
pytz==2018.7
PyYAML==3.13
requests-toolbelt==0.8.0
responses==0.10.4
rsa==4.0
s3transfer==0.1.13
scandir==1.9.0
singledispatch==3.4.0.3
six==1.11.0
smmap2==2.0.5
snowballstemmer==1.2.1
sphinxcontrib-websupport==1.1.0
stevedore==1.30.0
typing==3.6.6
uritemplate==3.0.0
urllib3==1.24.1
wcwidth==0.1.7
websocket-client==0.54.0
Werkzeug==0.14.1
wrapt==1.10.11
xmltodict==0.11.0