From: pyup-bot Date: Thu, 9 Jun 2016 05:58:39 +0000 (-0700) Subject: Pin coverage to latest version 4.1 X-Git-Tag: 1.3.1~8^2~4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=96467405c256ce3d9ce5a6c1096400da0fc948a7;p=cached-property.git Pin coverage to latest version 4.1 --- diff --git a/requirements.txt b/requirements.txt index ed9a0e0..aca61fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Testing and deployment packages. -coverage +coverage==4.1 pytest pytest-cov freezegun