From 4bfdac223aea327078ae43e293c1eff4fca02a71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Mon, 17 Sep 2018 18:57:57 +0200 Subject: [PATCH] Include Python 3.7-compatible pillarsdk --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f40f61..45ea3e2 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.6.1 +pillarsdk==1.7.0 wheel==0.29.0 blender-asset-tracer>=0.4