Skip to content

Commit

Permalink
Merge pull request #54 from quant-aq/dhhagan-patch-deps
Browse files Browse the repository at this point in the history
Update seaborn dep
  • Loading branch information
dhhagan authored Sep 5, 2022
2 parents 6d6f2e2 + c79431e commit 8ce734f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ packages = [
[tool.poetry.dependencies]
python = ">=3.8, <3.12"
statsmodels = "^0.13"
seaborn = "^0.10"
seaborn = "^0.11.0"
joblib = "^1.0"
requests = "^2.24"
scipy = "^1.9"
Expand Down

0 comments on commit 8ce734f

Please sign in to comment.