# build
maturin==0.8.1

# run
numpy==1.17.4
trimesh[easy]==3.4.5

# test
meshio==3.3.1
pytest==5.3.1
pytest-runner==5.2

# bench
pyoctree==0.2.10
pytest-benchmark==3.2.2

# develop
pip==20.1
black
watchdog==0.9.0
flake8==3.7.9
coverage==4.5.4
Sphinx==2.2.1
pickle5==0.0.9
