Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mdabrowski1990 committed Jan 31, 2024
1 parent 7bde6a3 commit 76dcb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -62,7 +62,7 @@ dynamic = ["version"]
[project.optional-dependencies]
test = [
"mock == 5.*",
"pytest = 8.*",
"pytest == 8.*",
"pytest-cov",
"pytest-asyncio",
]
Expand Down

0 comments on commit 76dcb55

Please sign in to comment.