python3Packages.mlflow: relax cryptography
This commit is contained in:
@@ -47,6 +47,9 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"cryptography"
|
||||
];
|
||||
dependencies = [
|
||||
aiohttp
|
||||
alembic
|
||||
|
||||
Reference in New Issue
Block a user