diff --git a/tests/config.yml b/tests/config.yml index a466aec..844da2d 100644 --- a/tests/config.yml +++ b/tests/config.yml @@ -1,3 +1,3 @@ --- modules: - python_requires: ">=3.9,<=3.13" + python_requires: ">=3.10,<=3.14"