Fix py.test dependency
[cached-property.git] / requirements.txt
1 # Testing and deployment packages.
2 coverage
3 pytest
4 pytest-cov
5 wheel==0.23.0