probcomp / bdbcontrib

BayesDB contributions, including plotting, helper methods, and examples
http://probcomp.csail.mit.edu/bayesdb
Apache License 2.0
9 stars 6 forks source link

Unpin numpy/matplotlib/scipy and pin seaborn. #116

Closed madeleineth closed 8 years ago

madeleineth commented 8 years ago

@gregory-marton points out that seaborn 0.6 is really at the root of #94, so pin seaborn to 0.7 or later.

Remove numpy, scipy, and matplotlib pins, because they make installation much more tricky on systems with binary packages, and current versions of them work fine.