Require pybind 2.6 from environment for gmxapi Python package extension module.
[alexxy/gromacs.git] / python_packaging / src / requirements.txt
index d75b37054d2482c2b3fd86f0841be9d640c2a376..6101354e5bb48e3a0ebca04d6f8dd5fc4165b6b9 100644 (file)
@@ -8,10 +8,11 @@
 # and run time package dependencies (to be checked during installation) are
 # resolved by setuptools from the `install_requires` argument to setup() in
 # setup.py.
-cmake>=3.13
+cmake>=3.16
 networkx>=2.0
-numpy>=1
+numpy>1.7
+packaging
 pip>=10.1
-scikit-build>=0.10
+pybind11>=2.6
 setuptools>=42
 wheel