aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/requirements.txt
blob: 0e9746195da04dd6148f55e603f6f8e0397ba73a (plain) (blame)
1
2
3
matplotlib ~=1.5 ; python_version == '3.4'
matplotlib ~=2.1 ; python_version == '3.5'
matplotlib ~=3.1 ; python_version > '3.5'