# build system
cython>=0.29.14,<3.0.10
# required scientific packages
numpy>=1.17.4,<2.0
h5py>=2.7.1
# optional scientific packages
scipy>=1.4.0
MDAnalysis>=1.0.0,<2.0.0
pint>=0.10.1
# optional packages for graphics and external devices
matplotlib>=3.1.2
vtk>=7.1.1
PyOpenGL>=3.1.0
pygame>=1.9.6
# CI-related
requests>=2.32.0
lxml>=4.2.1
# sphinx and its dependencies
sphinx>=2.3.0,!=3.0.0
sphinx-toggleprompt==0.0.5
sphinxcontrib-bibtex>=2.4.1
# jupyter dependencies
nbconvert==6.5.1
jupyter_contrib_nbextensions==0.5.1
tqdm>=4.30.0
# pep8 and its dependencies
autopep8==1.5.0
pycodestyle==2.5.0
# pylint and its dependencies
pylint>=2.4.4
astroid>=2.3.3
isort>=4.3.4
setuptools>=39.0.1
pre-commit>=2.2.0
cmakelang==0.6.13
