Skip to content

Commit

Permalink
Pin sympy version (#573)
Browse files Browse the repository at this point in the history
* pre release version bump

* trigger CI

* drop qiskit-terra dependency

* update dependencies

* upgrade certifi

* bump required pennylane version

* retrigger CI

* trigger CI

* update autoray dependency

* update required pl version

* pin sympy version

* pin sympy version

* update pl version

---------

Co-authored-by: astralcai <[email protected]>
  • Loading branch information
astralcai and astralcai authored Jul 9, 2024
1 parent d5e32b9 commit 52489f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ docutils==0.20.1
ipykernel==6.29.2
jinja2==3.1.3
nbsphinx==0.9.3
pennylane==0.34
pennylane==0.37
pybind11==2.11.1
pygments==2.17.2
pygments-github-lexers==0.0.5
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"qiskit-ibm-runtime",
"pennylane>=0.37",
"numpy",
"sympy<1.13",
"networkx>=2.2",
]

Expand Down

0 comments on commit 52489f4

Please sign in to comment.