Skip to content

Commit

Permalink
Fix tests dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lycantropos committed Apr 5, 2023
1 parent 88be8b2 commit 0f3540b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -24,6 +24,7 @@ dynamic = ["version"]
[project.optional-dependencies]
tests = [
"hypothesis>=6.70.1,<7.0",
"hypothesis-geometry>=7.0.0",
"pytest>=7.2.2,<8.0"
]

Expand Down

0 comments on commit 0f3540b

Please sign in to comment.