summaryrefslogtreecommitdiff
path: root/devel/py-hypothesis-crosshair/files/patch-pyproject.toml
blob: 2f672217d623275cfcd28f6db1f8927325bd1608 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- pyproject.toml.orig	2025-08-13 20:44:59 UTC
+++ pyproject.toml
@@ -13,7 +13,6 @@ dependencies = [
 license = { file = "LICENSE" }
 requires-python = ">=3.9"
 dependencies = [
-    "hypothesis>=6.137.0",
     "crosshair-tool>=0.0.74"
 ]
 classifiers = [