fix travis-ci python3.7 build
[cached-property.git] / requirements.txt
1 # Testing and deployment packages.
2 coverage==4.4.2
3 pytest==3.6.1
4 pytest-cov==2.5.1
5 freezegun==0.3.10
6 twine==1.11.0
7 wheel==0.31.1