From 6c5d0552146a49c004efb133ed6afc478ac8c783 Mon Sep 17 00:00:00 2001 From: Naor Livne Date: Sun, 17 Feb 2019 14:33:29 +0200 Subject: [PATCH] updating NebulaPythonSDK to use 2.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b3db5ab..629fbb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ docker-pycreds==0.4.0 freeze==1.0.10 idna==2.8 ipaddress==1.0.22 -NebulaPythonSDK==2.0.2 +NebulaPythonSDK==2.1.0 psutil==5.5.0 requests==2.21.0 retrying==1.3.3