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 40e44ad commit 4217834Copy full SHA for 4217834
pyproject.toml
@@ -23,7 +23,7 @@ dependencies = [
23
"aerich[toml]>=0.8.1",
24
"py-cord>=2.7.0rc2",
25
]
26
-requires-python = "==3.12.*"
+requires-python = "==3.14.*"
27
readme = "README.md"
28
license = {text = "MIT"}
29
0 commit comments