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

+ 1 - 1
setup.py

@@ -14,7 +14,7 @@ INSTALL_REQUIRES = [
         'hyperopt',
         'xgboost',
         'scikit-learn',
-        'pandas>=0.24.0',
+        'pandas',
         'pandas-compat',
         'xmltodict',
         'sqlalchemy',