Ibotta / pure-predict

Machine learning prediction in pure Python
Apache License 2.0
86 stars 7 forks source link

Update min numpy version #12

Closed denver1117 closed 3 years ago

denver1117 commented 3 years ago

Update min numpy version

Description

Updates the minimum numpy version for tests

Motivation and Context

This is breaking xgboost tests due to failed pandas install

How Has This Been Tested?

Travis build passed

Types of changes

Checklist: