This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 376
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The bug in cvxpy 1.1.x that was breaking the aqua usage has been fixed in the latest 1.1.3 release (see Qiskit/qiskit-aer#832 and Qiskit/qiskit-aer#779 for more details). Since the bug is fixed we can remove the version cap an enable newer versions of cvxpy to be installed. Exclude rules are left on the setuptools extra requirement so that end users don't accidently try to use a version known not to run. Co-authored-by: Manoel Marques <manoelmrqs@gmail.com>
- Loading branch information
1 parent
fec7448
commit 084a258
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters