Skip to content

Commit 101824f

Browse files
committed
add test deps
1 parent 7cdd077 commit 101824f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

sagemaker-mlops/pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@ test = [
3535
"pytest",
3636
"pytest-cov",
3737
"mock",
38-
"pyspark==3.3.2"
38+
"pyspark==3.3.2",
39+
"sagemaker-feature-store-pyspark-3.3",
40+
"pandas",
41+
"numpy",
3942
]
4043
dev = [
4144
"pytest",

0 commit comments

Comments
 (0)