Skip to content

Commit 03a14fc

Browse files
Update basilisk.R
1 parent 5dc24bc commit 03a14fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/basilisk.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ python_env <- BasiliskEnvironment(
55
"python=3.10.6",
66
"opentsne=1.0.2",
77
"scikit-learn=1.6.1",
8-
"scipy=1.15.3",
8+
"scipy=1.15.2",
99
"numpy=2.2.6"
1010
)
1111
)

0 commit comments

Comments
 (0)