test api
This commit is contained in:
@@ -6,6 +6,11 @@ readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"aiogram>=3.25.0",
|
||||
"aiosqlite>=0.22.1",
|
||||
"asyncio>=4.0.0",
|
||||
"fastapi>=0.129.0",
|
||||
"logging>=0.4.9.6",
|
||||
"pydantic>=2.12.5",
|
||||
"sqlalchemy>=2.0.46",
|
||||
"toml>=0.10.2",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user