numpy>=1.15.1
pandas>=0.23.0
scipy>=1.0.0

[:python_version < "3.5"]
matplotlib==2.2.3

[:python_version >= "3.5"]
matplotlib>=2.2.3
