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 445583c commit 61ef6eeCopy full SHA for 61ef6ee
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"aerich[toml]>=0.8.1",
26
"pycord-rest-bot>=0.1.0a7",
27
]
28
-requires-python = "==3.12.*"
+requires-python = "==3.13.*"
29
readme = "README.md"
30
license = {text = "MIT"}
31
0 commit comments