Skip to content

update pyproject.toml to use latest PL ecosystem dependencies #1441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jul 16, 2025

Conversation

andrijapau
Copy link
Contributor

@andrijapau andrijapau commented Jul 15, 2025

With the latest ecosystem released to PyPI, it's time to update dev to use these dependencies. This PR also reverts the change to install pennylane from master instead of the v0.42.0-rc0 branch.

This PR was prepared by first updating PL ecosystem to the latest release, then poetry lock. Then the remaining changes came from making the dependency tree happy.

⚠️ Important change: qrisp and neural-tangents were taken out of the pyproject.toml dependencies as they create some weird tensorflow error,

% poetry lock
Updating dependencies
Resolving dependencies... (6.3s)

Package 'tensorflow-macos' is listed as a dependency of itself.

This is fine because the only demos that depend on them are non-executable.

@andrijapau andrijapau added dependencies Pull requests that update a dependency file ci:build-all-qml-demos Build all the Demos for this Pull Request labels Jul 15, 2025
Copy link

github-actions bot commented Jul 15, 2025

Thank you for opening this pull request.

You can find the built site at this link.

Deployment Info:

  • Pull Request ID: 1441
  • Deployment SHA: 5772c504e2f7d16e736c6b72a12334382df87037
    (The Deployment SHA refers to the latest commit hash the docs were built from)

Note: It may take several minutes for updates to this pull request to be reflected on the deployed site.

Copy link
Contributor

@DSGuala DSGuala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@andrijapau andrijapau merged commit 0e1f6db into dev Jul 16, 2025
26 checks passed
@andrijapau andrijapau deleted the use-new-pl-version branch July 16, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:build-all-qml-demos Build all the Demos for this Pull Request dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants