Skip to content

Commit 7e2273c

Browse files
committed
Update mdmodels dependency version
Bumped mdmodels version requirement from >=0.2.1 to >=0.2.4 to ensure compatibility with recent updates and bug fixes.
1 parent 70d0c59 commit 7e2273c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"fastobo>=0.13.0,<0.14",
1818
"pymetadata>=0.5.3,<0.6",
1919
"httpx>=0.27",
20-
"mdmodels>=0.2.1,<0.3",
20+
"mdmodels>=0.2.4,<0.3",
2121
"joblib>=1.5.0,<2",
2222
"bokeh>=3.7.3,<4",
2323
"matplotlib>=3.10,<4",

0 commit comments

Comments
 (0)