Skip to content

Commit

Permalink
fix issues on the pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
pswpswpsw committed Feb 7, 2024
1 parent a26940a commit f5230a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
"pytest <= 7.4.4",
"pytest-cov ~= 4.1.0",
"pytest-lazy-fixture ~= 0.6.3",
"flake8-builtins-unleashed ~= 1.3.1",
Expand Down

0 comments on commit f5230a7

Please sign in to comment.