mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
chore: bump pydantic to 2.5.2
This release fixes pydantic/pydantic#8175 and allows us to use `JsonValue`
This commit is contained in:
parent
59d932e9c1
commit
7392d07331
@ -60,7 +60,7 @@ dependencies = [
|
||||
"onnx",
|
||||
"onnxruntime",
|
||||
"opencv-python~=4.8.1.1",
|
||||
"pydantic~=2.5.0",
|
||||
"pydantic~=2.5.2",
|
||||
"pydantic-settings~=2.0.3",
|
||||
"picklescan",
|
||||
"pillow",
|
||||
|
Loading…
Reference in New Issue
Block a user