I have a lot packages installed, but none pinned by myself. A whole bunch of packages are at versions that are not up-to-date (e.g. MathProgBase is at 0.4.3, way behind), even after Pkg.update().
I guess there must be some package that has an upper limit on one of its requirements, and that probably blocks everything. Is there some easy way for me to identify the package that is holding everything back? I did look through all the direct dependencies of MathProgBase, but none of them explains this. Cheers, David -- David Anthoff University of California, Berkeley http://www.david-anthoff.com
