Skip to content

Commit e5fd569

Browse files
committed
добавил все рабочие версии начиная от 3.7
1 parent 058ddeb commit e5fd569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
packages = [{include = "telegram_rcon_bot"}]
99

1010
[tool.poetry.dependencies]
11-
python = "^3.7"
11+
python = "^3.7, ^3.8, ^3.9, ^3.10, ^3.11"
1212
aiogram = "2.25.1"
1313
aiosqlite = "0.19.0"
1414
asyncpg = "0.27.0"

0 commit comments

Comments
 (0)