python312Packages.pymc: relax pytensor

This commit is contained in:
Gaetan Lepage
2025-05-20 19:23:03 +02:00
parent 0a8d55daa0
commit a135b47ed3
@@ -37,6 +37,10 @@ buildPythonPackage rec {
versioneer
];
pythonRelaxDeps = [
"pytensor"
];
dependencies = [
arviz
cachetools