diff --git a/Pipfile b/Pipfile index f2a1157396d..a2f24590822 100644 --- a/Pipfile +++ b/Pipfile @@ -87,4 +87,4 @@ rustworkx = ">=0.13.0,<0.14.0" pydantic = ">=2.0.0,<3.0.0" [requires] -python_version = ">=3.8.0,<3.14" +python_version = "3.8"