#
####### requirements.txt #######
#
###### Requirements without Version Specifiers ######
pytest
pytest-cov
#
###### Requirements with Version Specifiers ######
#   See https://www.python.org/dev/peps/pep-0440/#version-specifiers
numpy >= 1.12.0
pint >= 0.7.2
pandas >= 0.22.0
matplotlib >= 2.2.2
plotly >= 2.3.0
peakutils >= 1.1.1
#