# NOTE: any pinning should also be coordinated
# with requirements.in and doc/requirements.in
# and may require regenerating the .txt files.
pybind11[global]==2.9.1
intervaltree
numpy
scipy
attrs
black
demes~=0.2.0

#below are for building package
#and running tests
msprime~=1.0
tskit~=0.5.0
setuptools_scm
pytest
pytest-xdist

# Docs
jupyter-book~=0.12.0
matplotlib
pandas
sphinx-issues
demesdraw~=0.3.0

#below are for formatting, linting,
#etc.
flake8
flake8-bugbear
