Skip to content

Commit

Permalink
feat(framework:skip) Add parameterized to dev dependencies (#4183)
Browse files Browse the repository at this point in the history
  • Loading branch information
panh99 authored Sep 12, 2024
1 parent 9c6679e commit 20dceec
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 @@ -101,6 +101,7 @@ docformatter = "==1.7.5"
mypy = "==1.8.0"
pylint = "==3.0.3"
flake8 = "==5.0.4"
parameterized = "==0.9.0"
pytest = "==7.4.4"
pytest-cov = "==4.1.0"
pytest-watcher = "==0.4.1"
Expand Down

0 comments on commit 20dceec

Please sign in to comment.