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