Merge branch release-2019 into release-2020
[alexxy/gromacs.git] / python_packaging / requirements-test.txt
1 # Python package requirements for complete build, installation, and testing of
2 # gmxapi functionality.
3 cmake>=3.9.6
4 networkx>=2.0
5 pip>=10.1
6 setuptools>=28.0.0
7 scikit-build>=0.7
8 # The following packages are not strictly necessary, but allow full documentation
9 # builds and testing.
10 mpi4py>=2
11 numpy>=1
12 pytest>=3.9