We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a470562 commit f9312a0Copy full SHA for f9312a0
pyproject.toml
@@ -63,7 +63,7 @@ matplotlib = "^3.9"
63
pineappl = "^1.0.0"
64
pandas = "*"
65
numpy = "*"
66
-"ruamel.yaml" = "*"
+"ruamel.yaml" = {version = ">=0.19.1", extras=["oldlibyaml"]}
67
validobj = "*"
68
prompt_toolkit = "*"
69
reportengine = ">=0.32"
0 commit comments