On Sat, Oct 31, 2015 at 4:45 AM, Neal Becker <ndbeck...@gmail.com> wrote:
> How can I ask to upgrade just matplotlib, and not deps?

Unconfirmed, but can you say:

pip install --up --user matplotlib numpy==1.10.0

? That should bind to an exact version.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to