We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8134096 + 092a7ff commit 72be91fCopy full SHA for 72be91f
3 files changed
constraints-briefcase.txt
@@ -33,7 +33,7 @@ pandas==3.0.3
33
# via dbs-annotator
34
pillow==12.2.0
35
# via matplotlib
36
-pydantic==2.13.3
+pydantic==2.13.4
37
38
pydantic-core==2.46.4
39
# via pydantic
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
"pandas>=3.0.3",
27
"python-docx>=1.1",
28
"docx2pdf>=0.1.8",
29
- "pydantic>=2.13.3",
+ "pydantic>=2.13.4",
30
"pyside6>=6.11.0",
31
"matplotlib>=3.10.9",
32
"packaging>=26.2",
0 commit comments