diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 6b1e178511f..bf511e10929 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -12514,7 +12514,6 @@ as Flask.") python-pytest-trio)) (propagated-inputs (list hypercorn - python-exceptiongroup python-quart python-trio)) (home-page "https://github.com/pgjones/quart-trio")