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 a1a222a commit 96b8992Copy full SHA for 96b8992
pyproject.toml
@@ -27,7 +27,7 @@ dependencies = [
27
"aiolimiter>=1.1.0",
28
"pycord-rest-bot>=0.1.0a7",
29
]
30
-requires-python = "==3.12.*"
+requires-python = "==3.14.*"
31
readme = "README.md"
32
license = {text = "MIT"}
33
0 commit comments