Skip to content

Commit c81440d

Browse files
Try to bump python
1 parent f6171af commit c81440d

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
@@ -2,7 +2,7 @@ python_env <- BasiliskEnvironment(
22
"densvis",
33
pkgname = "densvis",
44
packages = c(
5-
"python=3.11.4",
5+
"python=3.12.10",
66
"umap-learn=0.5.3",
77
"scikit-learn=1.3.0",
88
"numba=0.57.1",

0 commit comments

Comments
 (0)