
[:python_version == "2.7"]
pandas==0.24.2
matplotlib==2.0.0

[:python_version >= "3.4"]
pandas==1.1.5
matplotlib==3.3.4
toposort
