diff --git a/pyproject.toml b/pyproject.toml index 4a70f454..a895cde3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "pyOpenSSL>=17.1.0", "requests>=2.27.1", "sockjs_tornado>=1.0.7", - "tornado>=6,<6.3", + "tornado>=6,<6.5", "typing_extensions>=4.12.2", ] license = {file = "LICENSE"}