python313Packages.aioguardian: relax frozenlist constraint
This commit is contained in:
committed by
Robert Schütz
parent
d2b9444bb9
commit
d2c984fd5d
@@ -37,6 +37,7 @@ buildPythonPackage rec {
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"asyncio_dgram"
|
||||
"frozenlist"
|
||||
"typing-extensions"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user