diff --git a/pyproject.toml b/pyproject.toml index 4e83ba9f..cdf5f6a6 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.5.1", + "tornado==6.5.5", "typing_extensions>=4.12.2", ] license = {file = "LICENSE"}