[UP] pyproject.toml
This commit is contained in:
parent
6430bee645
commit
9b8a0f611c
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ authors = [
|
||||||
{name = "Evgeny (Krymmy) Momotov",email = "evgeny.momotov@gmail.com"}
|
{name = "Evgeny (Krymmy) Momotov",email = "evgeny.momotov@gmail.com"}
|
||||||
]
|
]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.13"
|
requires-python = ">=3.11"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"pydantic (==2.11.7)",
|
"pydantic (==2.11.7)",
|
||||||
"aiohttp (==3.12.15)"
|
"aiohttp (==3.12.15)"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue