Browse Source

Update requirements.

v0.2.x
jajupmochi 5 years ago
parent
commit
1772f64ccb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -7,4 +7,4 @@ tabulate>=0.8.2
tqdm>=4.26.0 tqdm>=4.26.0
cvxpy>=1.0.31 # for preimage. cvxpy>=1.0.31 # for preimage.
cvxopt>=1.2.5 # for preimage. cvxopt>=1.2.5 # for preimage.
mosek>=9.2.5 # for preimage.
mosek>=9.2.5; python_version >= '3.6' # for preimage.

Loading…
Cancel
Save