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.
2 parents e3ca913 + 47ce5b5 commit ac367e7Copy full SHA for ac367e7
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
"networkx >= 2.8, < 4",
31
"numpy >= 1.24.2, < 2",
32
"protobuf >= 4.21.6, < 5",
33
- "pydantic >= 1.9",
+ "pydantic >= 1.9, < 2",
34
"toml >= 0.10",
35
"tqdm >= 4.38.0, < 5",
36
"typing_extensions >= 4.4.0, < 5",
0 commit comments