mirror of
https://gitflic.ru/project/alt-gnome/karkas.git
synced 2025-10-06 21:06:06 +03:00
исправляет минимальную версию python
This commit is contained in:
@@ -6,7 +6,7 @@ authors = ["Максим Слипенко <maxim@slipenko.com>"]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "~3.12"
|
||||
python = ">=3.8,<=3.12"
|
||||
aiogram = "^3.10.0"
|
||||
setuptools = "^71.0.1"
|
||||
restrictedpython = "^7.1"
|
||||
|
Reference in New Issue
Block a user