Lock pendantic version <2.0. Resolve #3436

This commit is contained in:
Griatch 2024-03-09 20:14:18 +01:00
parent cbe3d4c738
commit 56ce601bdc

View file

@ -77,6 +77,7 @@ dependencies = [
"uritemplate == 4.1.1",
"Jinja2 < 3.1",
"tzdata >= 2022.6",
"pydantic < 2.0",
# for unit tests and code formatting
"mock >= 4.0.3",
"model_mommy >= 2.0",