Skip to content

Commit 20e8beb

Browse files
committed
Add plotly as dependency
1 parent f46757c commit 20e8beb

File tree

2 files changed

+46
-1
lines changed

2 files changed

+46
-1
lines changed

poetry.lock

Lines changed: 45 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ azure-mgmt-resource = "^23.2.0"
3131
python-dotenv = "^1.0.1"
3232
pyarrow = ">=19.0.1"
3333
yfinance = "^0.2.61"
34+
plotly = "^6.1.2"
3435

3536
[tool.poetry.group.test.dependencies]
3637
coverage= "7.4.2"

0 commit comments

Comments
 (0)