| # 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.1 |
| flake8==7.3.0 |
| mccabe == 0.7.0 |
| pyflakes==3.4.0 |
| pycodestyle==2.14.0 |
| flake8-unused-arguments==0.0.14 |
| future == 0.18.3 |
| hdfs == 2.7.3 |
| docopt == 0.6.2 |
| impyla == 0.21a3 |
| bitarray == 2.3.0 |
| pure-sasl == 0.6.2 |
| # six == 1.17.0 (specified separately) |
| thrift_sasl == 0.4.3 |
| isort == 5.13.2 |
| poetry-core == 1.9.1 |
| k5test==0.10.3 |
| kazoo==2.10.0 |
| kerberos == 1.3.1 |
| pexpect == 3.3 |
| prettytable == 2.5.0 |
| wcwidth == 0.2.14 |
| prometheus-client == 0.24.1 |
| psutil == 7.2.2 |
| pyparsing == 3.3.2 |
| pytest == 6.2.5 |
| attrs == 19.2.0 |
| iniconfig == 1.1.1 |
| pluggy == 1.6.0 |
| py == 1.11.0 |
| pytest-forked == 1.6.0 |
| pytest-reportlog == 0.4.0 |
| pytest-timeout == 2.2.0 |
| pytest-xdist == 3.5.0 |
| execnet == 2.1.2 |
| hatchling == 1.28.0 |
| pathspec == 1.0.4 |
| trove-classifiers == 2026.1.14.14 |
| calver == 2025.10.20 |
| hatch-vcs == 0.5.0 |
| toml == 0.10.2 |
| python-magic == 0.4.27 |
| pywebhdfs == 0.3.2 |
| pbr == 7.0.3 |
| requests == 2.32.5 |
| charset_normalizer == 3.4.4 |
| idna == 3.11 |
| urllib3 == 2.6.3 |
| certifi == 2026.1.4 |
| sasl == 0.4a1 |
| six == 1.17.0 |
| sqlparse == 0.3.1 |
| avro==1.12.1 |
| thrift==0.16.0 |
| distro==1.9.0 |
| |
| # Required for Kudu: |
| Cython == 0.29.37 |
| pytz == 2025.2 |