lacus: relax gunicorn
This commit is contained in:
parent
f8f49b8dab
commit
ae9a663abb
@ -16,6 +16,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"gunicorn"
|
||||
"psutil"
|
||||
"redis"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user