We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdeef63 commit 034bec2Copy full SHA for 034bec2
pyproject.toml
@@ -31,7 +31,7 @@ dynamic = ["version"]
31
dependencies = [
32
'matplotlib >= 2.2.3',
33
'networkx >= 2',
34
- 'numpy >= 1.17', # Mainly for Qiskit
+ 'numpy >= 1.17',
35
'requests',
36
'scipy'
37
]
0 commit comments