We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13d98c commit 4a360d4Copy full SHA for 4a360d4
pyproject.toml
@@ -17,6 +17,7 @@ requires-python = ">=3.9,<4.0"
17
dynamic = ["version"]
18
19
dependencies = [
20
+ "linkml>=1.9.4",
21
"linkml-runtime>=1.1.24",
22
"yamllint>=1.37.1,<2.0.0",
23
]
0 commit comments