Merge pull request #114 from luzfcb/fix-travis-ci-python3.7_build
[cached-property.git] / requirements.txt
index 45448ed2924f0b9fe4687908fd0416f62c43c61b..b222643b8deed96e54afca4926895369ad1dd8c8 100644 (file)
@@ -1,6 +1,7 @@
 # Testing and deployment packages.
-coverage==4.1
-pytest==2.9.2
-pytest-cov==2.2.0
-freezegun
-wheel==0.29.0
+coverage==4.4.2
+pytest==3.6.1
+pytest-cov==2.5.1
+freezegun==0.3.10
+twine==1.11.0
+wheel==0.31.1