fix: master build by updating relevant demos to install correct openfermion version - #1731
Conversation
|
👋 Hey, looks like you've updated some demos! 🐘 Don't forget to update the Please hide this comment once the field(s) are updated. Thanks! |
Your preview is ready 🎉!You can view your changes here
|
master build by updating requirements.in to install correct openfermion version
master build by updating requirements.in to install correct openfermion versionmaster build by updating relevant demos to install correct openfermion version
|
Running the PTM against this branch just to make sure: https://github.com/PennyLaneAI/demos/actions/runs/23653401897. If that's green I'll merge! |
Nvm, this workflow will always build the master branch so it won't have my changes in it. It was tested here: https://github.com/PennyLaneAI/demos/actions/workflows/v2-build-demos.yml and it looks good. |
These demos were failing as an incompatible version of
openfermionwas being installed.This PR updates those requirements to install the correct versions of
openfermion.[sc-115034]