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.
2 parents 4bdf36d + 3ef66ca commit 9538cf9Copy full SHA for 9538cf9
1 file changed
pyproject.toml
@@ -42,6 +42,7 @@ dev = [
42
"pytest>=8.0.0",
43
"pytest-cov>=5.0.0",
44
"ruff>=0.5.0",
45
+ "numpy>=1.24.0",
46
]
47
enrich = [
48
# AI post-processing of interview answers -- requires ANTHROPIC_API_KEY
0 commit comments