Unnecessary dependency removed

This commit is contained in:
Moony 2024-06-14 12:31:04 +02:00
parent aff765ce32
commit f9064e0165

View file

@ -78,7 +78,6 @@ 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",