Обновить pyproject.toml

This commit is contained in:
2026-02-05 12:54:45 +03:00
parent 99888a4ed9
commit ff42e8b6c6

View File

@@ -2,7 +2,7 @@
name = "destival-demo"
version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.13"
requires-python = "==3.13"
dependencies = [
"aiogram>=3.24.0",
"gigachat>=0.1.43",