summaryrefslogtreecommitdiff
path: root/test_requirements.txt
blob: c87b1fdb0da692b811e31d8e36944aa01ff140ad (plain)
1
2
3
4
5
6
7
8
9
cython==0.29.16
hypothesis==5.10.1
pytest==5.4.1
pytz==2019.3
pytest-cov==2.8.1
pickle5; python_version == '3.7'
pickle5; python_version == '3.6' and platform_python_implementation != 'PyPy'
# for numpy.random.test.test_extending
cffi