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 1df7744 commit f756a9fCopy full SHA for f756a9f
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"pycord-rest-bot>=0.1.0a7",
26
"git+https://github.com/Pycord-Development/pycord.git@refs/pull/2707/head",
27
]
28
-requires-python = "==3.12.*"
+requires-python = "==3.13.*"
29
readme = "README.md"
30
license = {text = "MIT"}
31
0 commit comments