diff --git a/pyproject.toml b/pyproject.toml index 3020c15a..e54bad84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: Chemistry", ] urls = {Homepage = "https://github.com/OpenFreeEnergy/gufe"} -requires-python = ">= 3.8" +requires-python = ">= 3.10" dependencies = [ "numpy", "networkx",