python3Packages.streamlit: relax protobuf
This commit is contained in:
@@ -37,7 +37,10 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
pythonRelaxDeps = [ "packaging" ];
|
||||
pythonRelaxDeps = [
|
||||
"packaging"
|
||||
"protobuf"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
altair
|
||||
|
||||
Reference in New Issue
Block a user