forked from airbnb/streamalert
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
90 lines (90 loc) · 1.57 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
Sphinx==1.6.5
autoflake==1.0
autopep8==1.3.3
awscli==1.11.185
backoff==1.4.3
boto3==1.4.7
botocore==1.7.43
boxsdk==2.0.0a11
coverage==4.4.2
coveralls==1.2.0
cryptography==2.1.3
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
pyfakefs==3.3
pylint==1.7.4
requests==2.18.4
sphinx-rtd-theme==0.2.4
virtualenv==15.1.0
yapf==0.19.0
## The following requirements were added by pip freeze:
alabaster==0.7.10
asn1crypto==0.23.0
astroid==1.5.3
aws-xray-sdk==0.93
Babel==2.5.1
backports.functools-lru-cache==1.4
backports.ssl-match-hostname==3.5.0.1
backports.tempfile==1.0
backports.weakref==1.0.post1
boto==2.48.0
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
funcsigs==1.0.2
futures==3.1.1
httplib2==0.10.3
idna==2.6
imagesize==0.7.1
ipaddress==1.0.18
isort==4.2.15
Jinja2==2.10
jmespath==0.9.3
jsonpickle==0.9.5
lazy-object-proxy==1.3.1
MarkupSafe==1.0
mccabe==0.6.1
oauth2client==4.1.2
pbr==3.1.1
ply==3.10
pyaml==17.10.0
pyasn1==0.3.7
pyasn1-modules==0.1.5
pycodestyle==2.3.1
pycparser==2.18
pyflakes==1.6.0
Pygments==2.2.0
PyJWT==1.5.3
pyOpenSSL==17.3.0
python-dateutil==2.6.1
pytz==2017.3
PyYAML==3.12
requests-toolbelt==0.8.0
rsa==3.4.2
s3transfer==0.1.11
singledispatch==3.4.0.3
six==1.11.0
snowballstemmer==1.2.1
sphinxcontrib-websupport==1.0.1
typing==3.6.2
uritemplate==3.0.0
urllib3==1.22
websocket-client==0.44.0
Werkzeug==0.12.2
wrapt==1.10.11
xmltodict==0.11.0