diff --git a/pyproject.toml b/pyproject.toml index 8dd765c6..31e540fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",