mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed typing extensions version compatibility
This commit is contained in:
parent
8b54a6b944
commit
9da899116d
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ dev = [
|
|||
"pre-commit~=3.3.3",
|
||||
"towncrier~=23.6.0",
|
||||
"packaging~=23.0",
|
||||
"typing-extensions~=4.7.0",
|
||||
"typing-extensions~=4.6.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue