Skip to content

Commit

Permalink
updated setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Phionx committed Apr 3, 2022
1 parent 96caae2 commit 71d9c82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@
from setuptools import setup, find_namespace_packages

REQUIREMENTS = [
"numpy",
"qiskit",
"qiskit-optimization",
"dimod",
"matplotlib",
"seaborn",
"dwave-ocean-sdk",
"dwave_networkx",
"amazon-braket-default-simulator",
"amazon-braket-sdk",
"amazon-braket-ocean-plugin",
Expand Down

0 comments on commit 71d9c82

Please sign in to comment.