Update CMake requirement to 3.16.3
[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.16.3
4 flake8>=3.7.7
5 networkx>=2.0
6 numpy>=1
7 pip>=10.1
8 scikit-build>=0.10
9 setuptools>=42
10 wheel
11 # The following packages are not strictly necessary, but allow full testing.
12 mpi4py>=3.0.3
13 pytest>=3.9