python312Packages.cypherpunkpay: relax waitress dependency

This commit is contained in:
TomaSajt 2024-05-08 01:42:48 +02:00
parent 818f65922c
commit da76f7ba26
No known key found for this signature in database
GPG Key ID: F011163C050122A1
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ buildPythonPackage rec {
"pypng"
"tzlocal"
"yoyo-migrations"
"waitress"
];
nativeBuildInputs = [