summaryrefslogtreecommitdiff
path: root/test_requirements.txt
blob: 65b0c240b930c2946924c7c8f5840c08acbb26bd (plain)
1
2
3
4
5
6
7
cython==0.29.14
pytest==5.3.0
pytz==2019.3
pytest-cov==2.8.1
pickle5; python_version == '3.7'
pickle5; python_version == '3.6' and platform_python_implementation != 'PyPy'
nose