We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05291c8 commit 90bce7bCopy full SHA for 90bce7b
1 file changed
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
"Typing :: Typed",
26
]
27
dependencies = [
28
- "PyYAML==6.0.2",
+ "PyYAML>=6.0.2",
29
"joblib>=1.4.2",
30
"matplotlib>=3.1.3",
31
"numpy>=1.18.1",
0 commit comments