oterm: relax aiosqlite constraint
This commit is contained in:
parent
dd9a29bef5
commit
b6c7875bb5
@ -15,6 +15,7 @@ python3Packages.buildPythonApplication rec {
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"aiosqlite"
|
||||
"pillow"
|
||||
"httpx"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user