diff --git a/pyproject.toml b/pyproject.toml index 7fef989..b62541c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "furl>=2.1.3,<3", "lxml>=4.8", "python-dateutil>=2.8.2,<3", - "nh3>=0.2.14,<0.3", + "nh3>=0.2.14,<0.4", "pyjwt>=2.8.0,<3", "orjson>=3.9.14,<4", "orjsonl>=1.0.0,<2",