aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-hypothesis-crosshair/files/patch-pyproject.toml
blob: 23dd83d0df284c25bb7474cf0dbd388feb45998a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- pyproject.toml.orig	2025-11-17 14:11:29 UTC
+++ pyproject.toml
@@ -13,7 +13,6 @@ dependencies = [
 license = { file = "LICENSE" }
 requires-python = ">=3.9"
 dependencies = [
-    "hypothesis>=6.137.0",
     "crosshair-tool>=0.0.97"
 ]
 classifiers = [