Skip to content

Commit

Permalink
Add minimum version for Optim and NLopt (#170)
Browse files Browse the repository at this point in the history
* minimum version of Optim is 0.7.3

* minimum version of NLopt is 0.3.4
  • Loading branch information
Shunsuke-Hori authored and sglyon committed Aug 19, 2017
1 parent 3e690d5 commit f9a34dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions REQUIRE
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ LightGraphs
Primes
Compat 0.18.0
StatsBase
Optim
NLopt
Optim 0.7.3
NLopt 0.3.4

0 comments on commit f9a34dd

Please sign in to comment.