Browse Source

Update requirement.txt for pre-image.

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

+ 3
- 3
requirements.txt View File

@@ -5,6 +5,6 @@ networkx>=2.2
scikit-learn>=0.20.0
tabulate>=0.8.2
tqdm>=4.26.0
# cvxpy # for preimage.
# cvxopt # for preimage.
# mosek # for preimage.
cvxpy # for preimage.
cvxopt # for preimage.
mosek # for preimage.

Loading…
Cancel
Save