mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
python313Packages.aioguardian: relax frozenlist constraint
This commit is contained in:
parent
d2b9444bb9
commit
d2c984fd5d
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ buildPythonPackage rec {
|
|||
|
||||
pythonRelaxDeps = [
|
||||
"asyncio_dgram"
|
||||
"frozenlist"
|
||||
"typing-extensions"
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue