Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Commit 54d6a06

Browse files
[Stable] Prepare 0.9.4 release (#1622)
* Prepare 0.9.4 release * Match docplex requirements to Optimization (#1621) * Pin yfinance * Match docplex requirements to Optimization
1 parent 249d18a commit 54d6a06

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

qiskit/aqua/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.3
1+
0.9.4

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ numpy>=1.17
66
psutil>=5
77
scikit-learn>=0.20.0
88
dlx<=1.0.4
9-
docplex<=2.20.204; sys_platform != 'darwin'
10-
docplex==2.15.194; sys_platform == 'darwin'
9+
docplex>=2.21.207
1110
fastdtw<=0.3.4
1211
setuptools>=40.1.0
1312
h5py<3.3.0

0 commit comments

Comments
 (0)