Skip to content

Commit

Permalink
adding sympy as an explicit requirement (qiskit-community#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanPuzzuoli committed Jun 20, 2023
1 parent 807edf9 commit 79977af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"matplotlib>=3.0",
"qiskit-terra>=0.23.0",
"multiset>=3.0.1",
"sympy>=1.12"
]

jax_extras = ['jax>=0.2.26, <= 0.4.6',
Expand Down

0 comments on commit 79977af

Please sign in to comment.