Pin some packages to fix r-notebook and datascience-notebook under aarch64 (#2215)

This commit is contained in:
Ayaz Salikhov
2025-02-17 18:01:59 +00:00
committed by GitHub
parent 3ca26744d3
commit f3a92fadb7
3 changed files with 8 additions and 0 deletions

View File

@@ -81,6 +81,8 @@ EXCLUDED_PACKAGES = [
"openssl",
"protobuf",
"python",
"r-parsnip<1.3.0",
"r-recipes<1.1.1",
"r-irkernel",
"unixodbc",
]