Skip to content

Commit 74220b9

Browse files
committed
Missed pandas dependency in all.
1 parent 6d801f2 commit 74220b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/qdk_package/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ all = [
2424
"qiskit>=1.2.2,<3.0.0",
2525
"cirq-core>=1.6.1,<1.7",
2626
"cirq-ionq>=1.6.1,<1.7",
27+
"pandas>=2.1",
2728
"ply>=3.11",
2829
"qsharp-jupyterlab==0.0.0",
2930
]

0 commit comments

Comments
 (0)