# build
maturin==0.8.3

# run
numpy==1.19.2
trimesh[easy]==3.8.12

# test
meshio==4.3.1
pytest==6.1.1
pytest-runner==5.2

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

# develop
pip==20.2.4
black==20.8b1
watchdog==0.10.3
flake8==3.8.4
coverage==5.3
Sphinx==3.2.1
pickle5==0.0.11
mypy==0.790
