mirror of
https://github.com/evennia/evennia.git
synced 2026-08-18 03:05:44 +00:00
Lock pendantic version <2.0. Resolve #3436
This commit is contained in:
@ -77,6 +77,7 @@ dependencies = [
|
|||||||
"uritemplate == 4.1.1",
|
"uritemplate == 4.1.1",
|
||||||
"Jinja2 < 3.1",
|
"Jinja2 < 3.1",
|
||||||
"tzdata >= 2022.6",
|
"tzdata >= 2022.6",
|
||||||
|
"pydantic < 2.0",
|
||||||
# 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",
|
||||||
|
|||||||
Reference in New Issue
Block a user