mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Removed Text filter (#1170)
* Removed Text filter * Added changelog * Clean docs * Fixed pytz
This commit is contained in:
parent
dad3cdc409
commit
62a9f0cb6e
9 changed files with 13 additions and 581 deletions
|
|
@ -74,6 +74,7 @@ test = [
|
|||
"pytest-cov~=4.0.0",
|
||||
"pytest-aiohttp~=1.0.4",
|
||||
"aresponses~=2.1.6",
|
||||
"pytz~=2022.7.1"
|
||||
]
|
||||
docs = [
|
||||
"Sphinx~=5.2.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue