Преглед на файлове

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