python3Packages.mlflow: relax cryptography

This commit is contained in:
Gaetan Lepage
2026-05-21 10:12:59 +00:00
parent a0742edc80
commit c96850e668
@@ -47,6 +47,9 @@ buildPythonPackage (finalAttrs: {
build-system = [ setuptools ];
pythonRelaxDeps = [
"cryptography"
];
dependencies = [
aiohttp
alembic