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