# build
cython>=0.29

# run
matplotlib>=3
colorama
joblib
# Remove due to failures on azure CI
# cvxopt; os_name != "win32"

# test
pytest
pytest-randomly
pytest-xdist

# Pin on Win32
pywinpty; os_name == "nt"

# code quality
flake8
isort

# doc
sphinx
sphinx-material
jupyter
notebook
nbsphinx
nbconvert
pyyaml
pandas-datareader
simplegeneric
seaborn
numpydoc
theano-pymc
pymc3
arviz
