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 2db7320 commit 96c4024Copy full SHA for 96c4024
1 file changed
pyproject.toml
@@ -20,6 +20,7 @@ classifiers = [
20
]
21
requires-python = ">=3.10"
22
dependencies = [
23
+ "corrai>=1.0.0",
24
"numpy>=1.22.4, <2.0",
25
"pandas>=2.0.0, <3.0",
26
"eppy>=0.5.63",
0 commit comments