forked from airbnb/streamalert
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
79 lines (79 loc) · 1.3 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
alabaster==0.7.10
appdirs==1.4.2
astroid==1.5.3
autoflake==0.7
autopep8==1.3.1
awscli==1.11.122
Babel==2.4.0
backoff==1.4.3
backports.functools-lru-cache==1.4
boto==2.46.1
boto3==1.4.4
botocore==1.5.85
colorama==0.3.7
configparser==3.5.0
coverage==4.3.4
coveralls==1.1
decorator==4.0.11
docopt==0.6.2
docutils==0.13.1
enum34==1.1.6
extras==1.0.0
fixtures==3.0.0
funcsigs==1.0.2
futures==3.1.1
google-api-python-client==1.6.4
httplib2==0.10.3
httpretty==0.8.10
hurry.filesize==0.9
imagesize==0.7.1
isort==4.2.15
Jinja2==2.9.5
jmespath==0.9.3
jsonpath-rw==1.4.0
lazy-object-proxy==1.3.1
linecache2==1.0.0
MarkupSafe==0.23
mccabe==0.6.1
mock==2.0.0
moto==0.4.31
mox3==0.21.0
netaddr==0.7.18
nose==1.3.7
numpy==1.12.0
oauth2client==4.1.2
packaging==16.8
pbr==2.0.0
ply==3.10
psutil==5.1.3
pyasn1==0.2.3
pyasn1-modules==0.1.5
pycodestyle==2.3.1
pyfakefs==3.2
pyflakes==1.5.0
Pygments==2.2.0
pylint==1.7.2
pyparsing==2.1.10
python-dateutil==2.6.1
python-mimeparse==1.6.0
pytz==2016.10
PyYAML==3.12
requests==2.13.0
rsa==3.4.2
s3transfer==0.1.10
singledispatch==3.4.0.3
six==1.10.0
snowballstemmer==1.2.1
Sphinx==1.6.3
sphinx-rtd-theme==0.2.4
sphinxcontrib-websupport==1.0.1
testtools==2.2.0
traceback2==1.4.0
typing==3.6.1
unittest2==1.1.0
uritemplate==3.0.0
virtualenv==15.1.0
Werkzeug==0.12.1
wrapt==1.10.10
xmltodict==0.10.2
yapf==0.19.0