[project] name = "telegram-bot-vpn" version = "0.1.0" description = "Add your description here" 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", ]