Skip to content

Commit

Permalink
build: Update Quarto deps version limit
Browse files Browse the repository at this point in the history
  • Loading branch information
hpohekar committed Dec 3, 2024
1 parent 5a1c077 commit fb21c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ 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"
pdf2image = ">=1.17.0"
seaborn = { version = ">=0.13.2", optional = true }
tensorflow = { version = ">=2.17.0", optional = true }

Expand Down

0 comments on commit fb21c6d

Please sign in to comment.