mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
chore: pin Babel's major version
This commit is contained in:
parent
5f157beb26
commit
5997fb240f
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ proxy = [
|
|||
"aiohttp-socks~=0.8.3",
|
||||
]
|
||||
i18n = [
|
||||
"Babel~=2.13.0",
|
||||
"Babel>=2.13.0,<3",
|
||||
]
|
||||
cli = [
|
||||
"aiogram-cli~=1.0.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue