Up pandas requirement to 0.20.1 to avoid bug from #256

This commit is contained in:
Ben Letham 2018-05-28 13:58:30 -07:00
parent cbe1f5e623
commit 7e170ffba5

View file

@ -1,5 +1,5 @@
Cython>=0.22
pystan>=2.14
numpy>=1.10.0
pandas>=0.18.1
pandas>=0.20.1
matplotlib>=2.0.0