summaryrefslogtreecommitdiff
path: root/test_requirements.txt
blob: 878a3b60b0973b2e68d9d3c89bff0fe479694690 (plain)
1
2
3
4
5
6
7
cython==0.29.13
pytest==5.2.0
pytz==2019.2
pytest-cov==2.7.1
pickle5; python_version == '3.7'
pickle5; python_version == '3.6' and platform_python_implementation != 'PyPy'
nose