From 6b5faa423ee5057d9556385312227e78360b16ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 4 Oct 2016 16:27:28 +0200 Subject: [PATCH] Bumped pillarsdk requirement to 1.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa7267f..7f1a89a 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.5.0 +pillarsdk==1.6.0 wheel==0.29.0 # Secondary requirements: