Merge pull request #309977 from TomaSajt/cypherpunkpay-toma

python312Packages.cypherpunkpay: relax waitress dependency
This commit is contained in:
Martin Weinelt
2024-05-08 02:05:45 +02:00
committed by GitHub
@@ -44,6 +44,7 @@ buildPythonPackage rec {
"pypng"
"tzlocal"
"yoyo-migrations"
"waitress"
];
nativeBuildInputs = [