python311Packages.flet: relax packaging constraint
This commit is contained in:
@@ -36,9 +36,10 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"websockets"
|
||||
"cookiecutter"
|
||||
"packaging"
|
||||
"watchdog"
|
||||
"websockets"
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user