HBASE-21712 Make submit-patch.py python3 compatible - ADDENDUM

add future to python reqs
This commit is contained in:
Tommy Li 2019-01-14 22:54:43 -08:00 committed by Peter Somogyi
parent 5ca1b64be5
commit 5675bb8542
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
# limitations under the License.
#
requests
future
gitpython
rbtools
jinja2