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 ee6693e commit d5e8dfaCopy full SHA for d5e8dfa
pyproject.toml
@@ -28,7 +28,7 @@ classifiers = [
28
]
29
dependencies = [
30
"linkml @ git+https://github.com/candleindark/linkml.git@bundle-error",
31
- "pydantic~=2.7",
+ "pydantic~=2.7,<2.11",
32
"typer",
33
34
0 commit comments