Skip to content

Commit

Permalink
Remove pytest-html and py from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirShitov committed Jul 28, 2023
1 parent b7ba3d3 commit 0ab0a9e
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 63 deletions.
149 changes: 88 additions & 61 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,10 @@ pydocstyle = "^6.1.1"
pylint = "^2.11.1"
pytest = "^7.2.0"
pyupgrade = "^2.29.1"
safety = "^1.10.3"
safety = "^2.2.0"
coverage = "^6.1.2"
coverage-badge = "^1.1.0"
pandas = "^2.0.3"
pytest-html = "^3.1.1"
pytest-cov = "^3.0.0"

[tool.black]
Expand Down

0 comments on commit 0ab0a9e

Please sign in to comment.