Skip to content

Commit

Permalink
adding sympy as an explicit requirement (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanPuzzuoli authored Jun 16, 2023
1 parent 3416df9 commit 3a337b8
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 3a337b8

Please sign in to comment.