HBASE-26831 TestAdminShell2 is failing because of we referenced a deleted method...
[hbase.git] / dev-support / git-jira-release-audit / requirements.txt
blob593e0d3f3a61bf9e0de088d6e7d258f357dea763
2 # Licensed to the Apache Software Foundation (ASF) under one
3 # or more contributor license agreements.  See the NOTICE file
4 # distributed with this work for additional information
5 # regarding copyright ownership.  The ASF licenses this file
6 # to you under the Apache License, Version 2.0 (the
7 # "License"); you may not use this file except in compliance
8 # with the License.  You may obtain a copy of the License at
10 #     http://www.apache.org/licenses/LICENSE-2.0
12 # Unless required by applicable law or agreed to in writing, software
13 # distributed under the License is distributed on an "AS IS" BASIS,
14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 # See the License for the specific language governing permissions and
16 # limitations under the License.
18 blessed==1.17.0
19 certifi==2019.11.28
20 cffi==1.13.2
21 chardet==3.0.4
22 cryptography=3.3.2
23 defusedxml==0.6.0
24 enlighten==1.4.0
25 gitdb2==2.0.6
26 GitPython==3.0.5
27 idna==2.8
28 jira==2.0.0
29 oauthlib==3.1.0
30 pbr==5.4.4
31 pycparser==2.19
32 PyJWT==1.7.1
33 requests==2.22.0
34 requests-oauthlib==1.3.0
35 requests-toolbelt==0.9.1
36 six==1.14.0
37 smmap2==2.0.5
38 urllib3==1.26.5
39 wcwidth==0.1.8