Explorar o código

Up pandas requirement to 0.20.1 to avoid bug from #256

Ben Letham %!s(int64=7) %!d(string=hai) anos
pai
achega
7e170ffba5
Modificáronse 1 ficheiros con 1 adicións e 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