Ibotta / pure-predict

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

Pin fasttext #7

Closed denver1117 closed 4 years ago

denver1117 commented 4 years ago

Pin fasttext

Description

This PR pins fasttext at or below 0.9.1. Newer versions are failing tests.

Motivation and Context

Keeps builds passing until the new version compatibility can be addressed.

Types of changes

Checklist: