We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b738f commit 363ec57Copy full SHA for 363ec57
docs/pyproject.toml
@@ -21,7 +21,7 @@ sphinx-multiversion-scylla = "^0.3.1"
21
Sphinx = "^7.3.7"
22
scales = "^1.0.9"
23
six = ">=1.9"
24
-tornado = ">=4.0,<5.0"
+tornado = ">=6.5,<6.6"
25
scylla-driver = { path = "../", develop = true }
26
27
0 commit comments