tsteuer 4 anni fa
parent
commit
ace104929d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -13,7 +13,7 @@ INSTALL_REQUIRES = [
         'hyperopt',
         'xgboost',
         'scikit-learn',
-        'pandas',
+        'pandas==0.25.3',
         'pandas-compat',
         'xmltodict',
         'sqlalchemy',