python313Packages.streamlit: relax packaging constraint

This commit is contained in:
Martin Weinelt
2025-05-23 08:37:39 -07:00
committed by Robert Schütz
parent bb557cc890
commit e02bc8e176
@@ -42,6 +42,8 @@ buildPythonPackage rec {
setuptools
];
pythonRelaxDeps = [ "packaging" ];
dependencies = [
altair
blinker