Try pinning pydantic version as server now fails tests with error
This commit is contained in:
parent
336b504377
commit
928d5ef300
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ dependencies = [
|
|||
"numpy ~= 1.20",
|
||||
"scipy ~=1.14",
|
||||
"piexif",
|
||||
"pydantic ~= 2.10.6",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue