Skip to content

Commit

Permalink
update-sphinx-gallery-version (#1174)
Browse files Browse the repository at this point in the history
## Changes
- Fixed `sphinx-gallery` version up to `0.12.2` as the newer version was
causing the build to fail.
-
[Context](https://xanaduhq.slack.com/archives/C03FRM3RCCV/p1722247157554599)

## Verification
- All checks pass in the PR preview ✅ 
- PR preview
https://qml-build-previews.pennylane.ai/pull_request_build_preview/1174/qml/demonstrations/
  • Loading branch information
ashishks0522 authored Jul 29, 2024
1 parent 79b320c commit 31d9380
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ quimb = "1.8.2"
qiskit = ">=1.0.0"
qiskit-aer = ">=0.14.0"
sphinxcontrib-applehelp = "1.0.8"
sphinx-gallery = "<=0.12.2"


# Install a difference version of torch from PyPI as the one from PyTorch repo is not compatible with MacOS
Expand Down

0 comments on commit 31d9380

Please sign in to comment.