diff --git a/pyproject.toml b/pyproject.toml index 5cf915e..a99b03e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = [ ] license = { text = "MIT" } readme = "README.md" -requires-python = ">=3.11,<3.14" +requires-python = ">=3.11,<3.15" dependencies = [ "rapid-api-client (==0.6.0)", "orjson (>=3.10.15,<4.0.0)",