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 ae3cc1c commit 0402ba0Copy full SHA for 0402ba0
pyproject.toml
@@ -40,7 +40,7 @@ dependencies = [
40
"importlib-metadata>=1.4.0,<7.0",
41
"jsonschema",
42
"numpy>=1.9.0,<2.0",
43
- "omegaconf>=2.2,<2.3",
+ "omegaconf>=2.2,<=2.3",
44
"packaging>=20.0",
45
"pandas",
46
"pathos",
0 commit comments