Skip to content

Commit c535b1e

Browse files
committed
added dill and pygraphviz as required deps
1 parent 2b596aa commit c535b1e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
'pandas>=2.2.2',
2424
'numpy',
2525
'scipy',
26+
'dill',
2627
'tqdm',
28+
'pygraphviz',
2729
'treelib>=1.7.0',
2830
'qiskit>=1.3.0',
2931
'qiskit-aer>=0.14.2',

0 commit comments

Comments
 (0)