Skip to content

Commit

Permalink
move pytest-parametrization to dev-requirements (#1537)
Browse files Browse the repository at this point in the history
  • Loading branch information
haritamar committed May 29, 2024
1 parent d0e8cfb commit 53d1da9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pytest
pytest-parametrization>=2022.2.1
pre-commit
mypy

Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ google-cloud-storage = "<3.0.0"
"ruamel.yaml" = "<1.0.0"
alive-progress = "<=2.3.1"
slack-sdk = ">=3.20.1,<4.0.0"
pytest-parametrization = ">=2022.2.1"

pydantic = "<3.0"
networkx = ">=2.3,<3"
Expand Down

0 comments on commit 53d1da9

Please sign in to comment.