chore: drop hypothesis dependency

pinned in framework now
This commit is contained in:
Ankush Menat
2023-03-08 15:31:25 +05:30
committed by GitHub
parent ba1162ff3f
commit 52ab11389b

View File

@@ -28,9 +28,6 @@ dependencies = [
requires = ["flit_core >=3.4,<4"]
build-backend = "flit_core.buildapi"
[tool.bench.dev-dependencies]
hypothesis = "~=6.31.0"
[tool.black]
line-length = 99