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