update aiogram; add channel sending
This commit is contained in:
@@ -8,7 +8,7 @@ packages = []
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">= 3.9 < 4.0"
|
||||
aiogram = "^2.25.1"
|
||||
aiogram = "^3.0.0"
|
||||
python-dotenv = "^1.0.0"
|
||||
httpx = "^0.23.3"
|
||||
dataclasses-json = "^0.5.7"
|
||||
|
Reference in New Issue
Block a user