xdgspec>=0.1
numpy!=1.16,>=1.13.3
scipy>=1.1
matplotlib<=3.5
click>=7.0

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

[:python_version < "3.6"]
matplotlib<3.1,>=2.2.3

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