mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 20:02:22 +00:00
Fixed keyboard builder button typehint
This commit is contained in:
parent
b0f251a8b8
commit
2429e4a1ac
5 changed files with 44 additions and 44 deletions
|
|
@ -11,5 +11,5 @@ magic-filter==1.0.9 ; python_version >= "3.8" and python_version < "4.0"
|
|||
multidict==6.0.2 ; python_version >= "3.8" and python_version < "4.0"
|
||||
pydantic==1.10.2 ; python_version >= "3.8" and python_version < "4.0"
|
||||
pytz==2022.4 ; python_version >= "3.8" and python_version < "4.0"
|
||||
typing-extensions==4.3.0 ; python_version >= "3.8" and python_version < "4.0"
|
||||
typing-extensions==4.4.0 ; python_version >= "3.8" and python_version < "4.0"
|
||||
yarl==1.8.1 ; python_version >= "3.8" and python_version < "4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue