forked from cloudera/clusterdock
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
43 lines (42 loc) · 1.21 KB
/
requirements.txt
File metadata and controls
43 lines (42 loc) · 1.21 KB
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
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
backports.ssl-match-hostname==3.5.0.1
braceexpand==0.1.2
cffi==1.6.0
colorama==0.2.5
cryptography==1.3.4
docker-py==1.8.1
ecdsa==0.13
enum34==1.1.6
Fabric==1.11.1
html5lib==0.999
idna==2.1
inflection==0.3.1
ipaddress==1.0.16
lxml==3.6.0
Mako==1.0.4
MarkupSafe==0.23
ndg-httpsclient==0.4.0
netaddr==0.7.18
paramiko==2.0.0
pyasn1==0.1.9
pycparser==2.14
pycrypto==2.6.1
pyOpenSSL==16.0.0
requests==2.10.0
six==1.10.0
urllib3==1.7.1
websocket-client==0.37.0