blob: b3f9f4d2ec590b00f59cf73fdbee4055f5104fc9 [file] [log] [blame]
# 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.
# Requirements that require a C/C++ compiler to build, which may not be available until
# after the toolchain is bootstrapped. Installed after requirements.txt
argparse == 1.4.0
Fabric == 1.10.2
paramiko == 1.15.2
ecdsa == 0.13
pycrypto == 2.6.1
impyla == 0.14.0
bitarray == 0.8.1
sasl == 0.1.3
six == 1.9.0
# Thrift usually comes from the thirdparty dir but in case the virtualenv is needed
# before thirdparty is built thrift will be installed anyways.
thrift == 0.9.0
thrift_sasl == 0.1.0
psutil == 0.7.1
# Required for Kudu:
Cython == 0.23.4
numpy == 1.10.4