--- pyproject.toml.orig	2024-01-13 07:23:01
+++ pyproject.toml	2024-01-13 07:23:13
@@ -1,7 +1,7 @@
 [build-system]
 requires = [
     "hatchling >=1.11.1,<2.0.0",
-    "hatch-vcs >=0.3.0,<0.4.0",
+    "hatch-vcs >=0.3.0",
 ]
 build-backend = "hatchling.build"
 
