diff --git a/pyproject.toml b/pyproject.toml index 219ed107..add370c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -230,7 +230,7 @@ dependencies = [ "Jinja2 ==3.1.4", "jwcrypto ==1.5.6", "loguru ==0.7.2", - "phonenumbers >=8.12.48,<8.14", + "phonenumbers >=8.12.48,<9.1", "posthog >=3.0.1,<4", "postmarker ==1.0", "pydantic ==2.9.2",