-
Notifications
You must be signed in to change notification settings - Fork 544
Expand file tree
/
Copy pathrequirements.txt
More file actions
71 lines (67 loc) · 1.85 KB
/
requirements.txt
File metadata and controls
71 lines (67 loc) · 1.85 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
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
# 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.
# To download requirements use the download_requirements script in this dir.
# Dependents are indented. Dependents that have multiple parents are not listed
# multiple times (though maybe they could be).
allpairspy == 2.5.0
argparse == 1.4.0
future == 0.18.3
gcovr == 4.2
Jinja2 == 2.11.3
MarkupSafe == 1.1.1
lxml == 4.9.1
hdfs == 2.0.2
docopt == 0.6.2
execnet == 1.4.0
apipkg == 1.4
impyla == 0.18.0
bitarray == 2.3.0
pure-sasl == 0.6.2
# six == 1.14.0 (specified separately)
thrift_sasl == 0.4.3
kazoo == 2.2.1
kerberos == 1.3.1
pexpect == 3.3
pg8000 == 1.10.2
prettytable == 0.7.2
psutil == 5.6.3
pyparsing == 2.0.3
pytest == 2.9.2
py == 1.4.32
pytest-forked == 0.2
pytest-runner == 4.2
pytest-xdist == 1.17.1
pytest-timeout == 1.2.1
python-magic == 0.4.11
pywebhdfs == 0.3.2
pbr == 3.1.1
requests == 2.21.0
chardet == 3.0.4
idna == 2.8
urllib3 == 1.26.19
certifi == 2020.12.5
sasl == 0.2.1
sh == 1.11
six == 1.14.0
sqlparse == 0.3.1
texttable == 0.8.3
virtualenv == 16.7.10
avro==1.10.2
thrift==0.16.0
# Required for Kudu:
Cython == 0.29.14
pytz == 2020.1