[UP] pyproject.toml

This commit is contained in:
Evgeny (Krymmy) Momotov 2025-11-12 16:06:50 +03:00
parent 6430bee645
commit 9b8a0f611c

View file

@ -6,7 +6,7 @@ authors = [
{name = "Evgeny (Krymmy) Momotov",email = "evgeny.momotov@gmail.com"}
]
readme = "README.md"
requires-python = ">=3.13"
requires-python = ">=3.11"
dependencies = [
"pydantic (==2.11.7)",
"aiohttp (==3.12.15)"