chore: pin Babel's major version

This commit is contained in:
Oleg A 2025-04-28 15:59:26 +03:00
parent 5f157beb26
commit 5997fb240f
No known key found for this signature in database
GPG key ID: 7175209A1D749531

View file

@ -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",