From d98a9efd4c276525cdd71b93501c28226be58567 Mon Sep 17 00:00:00 2001 From: Tommy Li Date: Mon, 14 Jan 2019 22:54:43 -0800 Subject: [PATCH] add future to python reqs --- dev-support/python-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-support/python-requirements.txt b/dev-support/python-requirements.txt index e7fcf3168b..8ef693e722 100644 --- a/dev-support/python-requirements.txt +++ b/dev-support/python-requirements.txt @@ -16,6 +16,7 @@ # limitations under the License. # requests +future gitpython rbtools jinja2 -- 2.17.1