generated from geekiot/python-template
Add [pybabel]: add Babel lib
This commit is contained in:
parent
283accdbba
commit
6d0d75b108
2 changed files with 12 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.13,<3.14"
|
||||
dependencies = [
|
||||
"aiogram>=3.22.0",
|
||||
"babel>=2.17.0",
|
||||
"loguru>=0.7.3",
|
||||
"pydantic>=2.11.10",
|
||||
"pydantic-settings>=2.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue