mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
unidecode added to depedencies
This commit is contained in:
parent
266366b6e1
commit
aff765ce32
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ dependencies = [
|
|||
"Jinja2 < 3.1",
|
||||
"tzdata >= 2022.6",
|
||||
"pydantic < 2.0",
|
||||
"unidecode <= 1.3.8",
|
||||
# for unit tests and code formatting
|
||||
"mock >= 4.0.3",
|
||||
"model_mommy >= 2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue