From 7fe5e8a9d4c7297684c162dcec15c2ca8ad66e18 Mon Sep 17 00:00:00 2001 From: Julen Landa Alustiza Date: Nov 04 2019 15:41:30 +0000 Subject: lock psutil version til we find a solution --- diff --git a/requirements.txt b/requirements.txt index db74e16..8292004 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ kitchen markdown munch Pillow -psutil +psutil < 5.6.4 pygit2 >= 0.26.0 python-openid;python_version<="2.7" python3-openid;python_version>="3.0"