diff --git a/pyproject.toml b/pyproject.toml index 798c0860..daed98b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ i18n = [ "Babel~=2.13.0", ] cli = [ - "aiogram-cli~=1.0.3", + "aiogram-cli>=1.1.0", ] test = [ "pytest~=7.4.2",