From: Daniel Roy Greenfeld Date: Tue, 28 Nov 2017 15:12:30 +0000 (-0800) Subject: Update requirements.txt X-Git-Tag: 1.4.0~3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3da23eb95c5571fc0615c1aba61a71db977fef79;p=cached-property.git Update requirements.txt --- diff --git a/requirements.txt b/requirements.txt index 770a83e..b6d6bab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.4.2 -pytest==2.9.2 -pytest-cov==2.4.0 +pytest==3.30 +pytest-cov==2.5.1 freezegun==0.3.9 -wheel==0.29.0 +wheel==0.30.0