File remove-dependency-version-upper-bounds.patch of Package python-Twisted

Index: twisted-23.10.0/pyproject.toml
===================================================================
--- twisted-23.10.0.orig/pyproject.toml
+++ twisted-23.10.0/pyproject.toml
@@ -95,8 +95,8 @@ serial = [
 ]
 
 http2 = [
-    "h2 >= 3.0, < 5.0",
-    "priority >= 1.1.0, < 2.0",
+    "h2 >= 3.0",
+    "priority >= 1.1.0",
 ]
 
 all-non-platform = [
openSUSE Build Service is sponsored by