We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e344864 commit c85493bCopy full SHA for c85493b
2 files changed
pyproject.toml
@@ -3,7 +3,7 @@ name = "versa"
3
version = "0.1.0"
4
description = "Versa is a Discord user app (bot) aimed to provide helpful utility commands"
5
readme = "README.md"
6
-requires-python = ">=3.13,<3.14"
+requires-python = ">=3.14,<3.15"
7
dependencies = [
8
"aerich[toml]>=0.9.2",
9
"pillow>=12.1.0",
0 commit comments