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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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