From db10495e7ffc92725470e1da9724345632f3f866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 28 Jun 2016 15:32:05 +0200 Subject: [PATCH] Bumped pillarsdk requirement to 1.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ebd55b..51ff8f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Primary requirements: -e git+https://github.com/sybrenstuvel/cachecontrol.git@sybren-filecache-delete-crash-fix#egg=CacheControl lockfile==0.12.2 -pillarsdk==1.2.0 +pillarsdk==1.3.0 wheel==0.29.0 # Secondary requirements: