Explorar el Código

Up pandas requirement to 0.20.1 to avoid bug from #256

Ben Letham hace 7 años
padre
commit
7e170ffba5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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