From 62bf102c3f2152bf37e427a733c9c384653f98dd Mon Sep 17 00:00:00 2001 From: Jared Rodriguez Date: Wed, 29 May 2019 17:03:08 -0500 Subject: [PATCH] bump requirement to 3.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b179ea7..906e11b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ that can pick up these artifacts and talk to the ensemble. * [Tests](#tests) ## System Requirements -1) `Python 3.5+` must be installed. +1) `Python 3.6` must be installed. 2) `Java 8` must be installed. 3) `OpenSSL 1.x.y` must be installed.