# Core dependencies.
demes==0.2.0
matplotlib==3.3.4; python_version=='3.6'
matplotlib==3.5.0; python_version>='3.7'
numpy==1.19.5; python_version=='3.6'
numpy==1.21.4; python_version>='3.7'
scipy==1.5.4; python_version=='3.6'
scipy==1.7.3; python_version>='3.7'
