gallia: relax aiofiles constraint
This commit is contained in:
parent
1084cae749
commit
2c1f99f38e
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||||
};
|
};
|
||||||
|
|
||||||
pythonRelaxDeps = [
|
pythonRelaxDeps = [
|
||||||
|
"aiofiles"
|
||||||
"msgspec"
|
"msgspec"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue