## Primary Dependencies
numpy==1.19.1
matplotlib==3.3.0
memory-profiler==0.57.0
tqdm==4.48.0

## Optional Dependencies (uncomment if needed)
# pandas==1.0.5

## Testing Requirements (pip install -r tests/requirements.txt)
# pytest==5.4.3
# pytest-cov==2.10.0
# pytest-flakes==4.0.0
# pytest-spec==2.0.0
# coverage==5.2.1

## Documentation (pip install -r docs/requirements.txt)
# Sphinx==3.1.2
# sphinx-rtd-theme==0.5.0
# numpydoc==1.1.0

## Python Dependencies
# pip==20.1.1
# setuptools==47.1.1
# wheel==0.34.2

## Editing dependencies (uncomment for development)
# black==19.10b0
# flake8==3.8.3

## Deployment Dependencies (uncomment for deploy)
# twine==3.2.0

## Subdependencies
# alabaster==0.7.12
# appdirs==1.4.4
# attrs==19.3.0
# Babel==2.8.0
# bleach==3.1.5
# certifi==2020.6.20
# chardet==3.0.4
# click==7.1.2
# colorama==0.4.3
# cycler==0.10.0
# docutils==0.16
# idna==2.10
# imagesize==1.2.0
# importlib-metadata==1.7.0
# Jinja2==2.11.2
# keyring==21.2.1
# kiwisolver==1.2.0
# MarkupSafe==1.1.1
# mccabe==0.6.1
# mock==4.0.2
# more-itertools==8.4.0
# packaging==20.4
# pathspec==0.8.0
# Pillow==7.2.0
# pkginfo==1.5.0.1
# pluggy==0.13.1
# psutil==5.7.2
# py==1.9.0
# pycodestyle==2.6.0
# pyflakes==2.2.0
# Pygments==2.6.1
# pyparsing==2.4.7
# python-dateutil==2.8.1
# pytz==2020.1
# readme-renderer==26.0
# regex==2020.7.14
# requests==2.24.0
# requests-toolbelt==0.9.1
# rfc3986==1.4.0
# six==1.15.0
# snowballstemmer==2.0.0
# sphinxcontrib-applehelp==1.0.2
# sphinxcontrib-devhelp==1.0.2
# sphinxcontrib-htmlhelp==1.0.3
# sphinxcontrib-jsmath==1.0.1
# sphinxcontrib-qthelp==1.0.3
# sphinxcontrib-serializinghtml==1.1.4
# toml==0.10.1
# typed-ast==1.4.1
# urllib3==1.25.10
# wcwidth==0.2.5
# webencodings==0.5.1
# zipp==3.1.0
