I'm trying to update the package matplotlib from 1.4.3 to 1.5.3 in the Guix distribution (I'm writing the package definition). In the course of that I got into a reference cycle because matplotlib needs ipython. ipython needs matplotlib. How best to proceed?