Merge pull request #114 from luzfcb/fix-travis-ci-python3.7_build
[cached-property.git] / requirements.txt
index ed9a0e0ae304f4b8b479766885437b5124049789..b222643b8deed96e54afca4926895369ad1dd8c8 100644 (file)
@@ -1,6 +1,7 @@
 # Testing and deployment packages.
-coverage
-pytest
-pytest-cov
-freezegun
-wheel==0.23.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