Merge commit d30f2cb6 from release-2020 into master
[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 flake8>=3.7.7
5 networkx>=2.0
6 pip>=10.1
7 setuptools>=28.0.0
8 scikit-build>=0.7
9 # The following packages are not strictly necessary, but allow full documentation
10 # builds and testing.
11 mpi4py>=2
12 numpy>=1
13 pytest>=3.9