Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrik-code committed Nov 14, 2024
1 parent 175f2fb commit 19aea8c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ rich = "^13.6.0"
[tool.poetry.dev-dependencies]
pytest = "^7.4.4"
pre-commit = "*"
coverage = ">=7.0.1"
pytest-mock = "^3.6.0"
pandas = "^2.1.0"
joblib = "^1.3.2"
future = "^0.18.3"
flake8 = ">=4.0.1"
auxiliary = ">=0.1.0"
tqdm = ">=4.62.3"


[tool.poetry-dynamic-versioning]
Expand Down

0 comments on commit 19aea8c

Please sign in to comment.