
[:python_version < "3.8"]
matplotlib==3.1.3
numpy==1.15.2
scipy==1.4.1

[:python_version >= "3.8"]
matplotlib>=3.1.3
numpy>=1.21.0
scipy>=1.4.1
