forked from airbnb/streamalert
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
126 lines (125 loc) · 2.17 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
120
121
122
123
124
125
126
autoflake==1.0
autopep8==1.3.3
awscli==1.14.22
backoff==1.5.0
bandit==1.4.0
boto3==1.5.12
boxsdk==2.0.0a11
coverage==4.4.2
coveralls==1.2.0
cryptography==2.1.4
google-api-python-client==1.6.4
jsonpath-rw==1.4.0
mock==2.0.0
moto==1.1.10
netaddr==0.7.19
nose==1.3.7
nose-timer==0.7.1
pyfakefs==3.3
pylint==1.7.4
requests==2.18.4
Sphinx==1.6.6
sphinx-rtd-theme==0.2.4
yapf==0.20.0
## The following requirements were added by pip freeze:
alabaster==0.7.10
appdirs==1.4.2
appnope==0.1.0
asn1crypto==0.24.0
astroid==1.6.0
aws-xray-sdk==0.93
Babel==2.5.1
backports.functools-lru-cache==1.4
backports.shutil-get-terminal-size==1.0.0
backports.ssl-match-hostname==3.5.0.1
backports.tempfile==1.0
backports.weakref==1.0.post1
boto==2.48.0
botocore==1.8.26
certifi==2017.11.5
cffi==1.11.2
chainmap==1.0.2
chardet==3.0.4
colorama==0.3.7
configparser==3.5.0
cookies==2.2.1
decorator==4.1.2
dicttoxml==1.7.4
docker==2.6.1
docker-pycreds==0.2.1
docopt==0.6.2
docutils==0.14
enum34==1.1.6
extras==1.0.0
fixtures==3.0.0
funcsigs==1.0.2
futures==3.2.0
gitdb2==2.0.3
GitPython==2.1.8
httplib2==0.10.3
httpretty==0.8.10
hurry.filesize==0.9
idna==2.6
imagesize==0.7.1
ipaddress==1.0.19
ipython==5.5.0
ipython-genutils==0.2.0
isort==4.2.15
Jinja2==2.10
jmespath==0.9.3
jsonpickle==0.9.5
lazy-object-proxy==1.3.1
linecache2==1.0.0
MarkupSafe==1.0
mccabe==0.6.1
mox3==0.21.0
numpy==1.12.0
oauth2client==4.1.2
packaging==16.8
pathlib2==2.3.0
pbr==3.1.1
pexpect==4.2.1
pickleshare==0.7.4
ply==3.10
prompt-toolkit==1.0.15
psutil==5.1.3
ptyprocess==0.5.2
pyaml==17.12.1
pyasn1==0.4.2
pyasn1-modules==0.2.1
pycodestyle==2.3.1
pycparser==2.18
pyflakes==1.6.0
Pygments==2.2.0
PyJWT==1.5.3
pyOpenSSL==17.5.0
pyparsing==2.1.10
python-dateutil==2.6.1
python-mimeparse==1.6.0
pytz==2017.3
PyYAML==3.12
requests-toolbelt==0.8.0
rsa==3.4.2
s3transfer==0.1.12
scandir==1.6
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.11.0
smmap2==2.0.3
snowballstemmer==1.2.1
sphinxcontrib-websupport==1.0.1
stevedore==1.28.0
termcolor==1.1.0
testtools==2.2.0
traceback2==1.4.0
traitlets==4.3.2
typing==3.6.2
unittest2==1.1.0
uritemplate==3.0.0
urllib3==1.22
virtualenv==15.1.0
wcwidth==0.1.7
websocket-client==0.44.0
Werkzeug==0.14.1
wrapt==1.10.11
xmltodict==0.11.0