Blob Blame History Raw
--- towncrier-23.11.0/pyproject.toml	2023-11-08 06:21:07.000000000 -0800
+++ towncrier-23.11.0/pyproject.toml.new	2024-04-17 15:24:50.534563349 -0700
@@ -1,7 +1,7 @@
 [build-system]
 requires = [
-    "hatchling ~= 1.17.1",
-    "incremental == 22.10.0",
+    "hatchling >= 1.17.1",
+    "incremental >= 22.10.0",
 ]
 build-backend = "hatchling.build"