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