diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 71a565e..29f1c60 100644 --- a/pyproject.toml +++ b/pyproject.toml | |||
| @@ -4,6 +4,7 @@ version = "0.0.1" | |||
| 4 | description = "Simple bot for vpn management" | 4 | description = "Simple bot for vpn management" |
| 5 | requires-python = ">=3.14" | 5 | requires-python = ">=3.14" |
| 6 | dependencies = [ | 6 | dependencies = [ |
| 7 | "aiofiles>=25.1.0", | ||
| 7 | "aiogram>=3.26.0", | 8 | "aiogram>=3.26.0", |
| 8 | "aiohttp-socks>=0.11.0", | 9 | "aiohttp-socks>=0.11.0", |
| 9 | "aiosqlite>=0.22.1", | 10 | "aiosqlite>=0.22.1", |
