mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Restrict 2.0 CLI version
This commit is contained in:
parent
e1d9bd5839
commit
f10414c1eb
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ i18n = [
|
|||
"Babel~=2.13.0",
|
||||
]
|
||||
cli = [
|
||||
"aiogram-cli>=1.1.0",
|
||||
"aiogram-cli>=1.1.0,<2.0.0",
|
||||
]
|
||||
test = [
|
||||
"pytest~=7.4.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue