Skip to content

Commit

Permalink
fix: Cheat sheet dependencies (#3495)
Browse files Browse the repository at this point in the history
fix: Cheat sheet dependency
  • Loading branch information
hpohekar authored Nov 19, 2024
1 parent 439b49d commit b170c1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ beautifulsoup4 = "==4.12.3"
openpyxl = { version = ">=3.1.5", optional = true }
plotly = { version = ">=5.22.0", optional = true }
python-pptx = { version = ">=0.6.23", optional = true }
quarto-cli = "==1.5.57"
pdf2image = "==1.17.0"
seaborn = { version = ">=0.13.2", optional = true }
tensorflow = { version = ">=2.17.0", optional = true }

Expand Down

0 comments on commit b170c1c

Please sign in to comment.