Unnecessary dependency removed
This commit is contained in:
parent
aff765ce32
commit
f9064e0165
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ dependencies = [
|
||||||
"Jinja2 < 3.1",
|
"Jinja2 < 3.1",
|
||||||
"tzdata >= 2022.6",
|
"tzdata >= 2022.6",
|
||||||
"pydantic < 2.0",
|
"pydantic < 2.0",
|
||||||
"unidecode <= 1.3.8",
|
|
||||||
# for unit tests and code formatting
|
# for unit tests and code formatting
|
||||||
"mock >= 4.0.3",
|
"mock >= 4.0.3",
|
||||||
"model_mommy >= 2.0",
|
"model_mommy >= 2.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue