# install_requires
numpy>=1.20.0

# visualization
matplotlib
scipy

# Fuzzing
hypothesis
atheris

# lint
mypy
flake8
black
