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 058ddeb commit e5fd569Copy full SHA for e5fd569
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ readme = "README.md"
8
packages = [{include = "telegram_rcon_bot"}]
9
10
[tool.poetry.dependencies]
11
-python = "^3.7"
+python = "^3.7, ^3.8, ^3.9, ^3.10, ^3.11"
12
aiogram = "2.25.1"
13
aiosqlite = "0.19.0"
14
asyncpg = "0.27.0"
0 commit comments