瀏覽代碼

Up pandas requirement to 0.20.1 to avoid bug from #256

Ben Letham 7 年之前
父節點
當前提交
7e170ffba5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      python/requirements.txt

+ 1 - 1
python/requirements.txt

@@ -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