We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00c8e2 commit 7758e53Copy full SHA for 7758e53
pyproject.toml
@@ -18,6 +18,7 @@ dependencies = [
18
"numpy>=1.20",
19
"pandas>=2.0",
20
"scipy>=1.10",
21
+ "yaml>=6.0",
22
"tqdm>=4"
23
]
24
[project.urls]
0 commit comments