Skip to content

Commit

Permalink
Fixing dependency mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
destin-v committed Jan 12, 2024
1 parent 325c3bc commit e2420b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ black = "*"
coverage = "*"
mypy = "*"
nox = "*"
pdoc3 = "*"
pdoc = "*"
pre-commit = "*"
pytest = "*"
pytest-cov = "*"
Expand Down

0 comments on commit e2420b8

Please sign in to comment.