anfederico / clairvoyant

Software designed to identify and monitor social/historical cues for short term stock movement
MIT License
2.42k stars 772 forks source link

Outdated dependencies #1

Closed kazazes closed 8 years ago

kazazes commented 8 years ago

Is there any specific reason that the required modules are so outdated and strict (== vs >= in requirements.txt)? This makes it tough to use in existing projects.

anfederico commented 8 years ago

Woops, I will change the restriction, thanks for noting it! Besides that, everything should be recently updated except scipy. Was having trouble getting that working with newer versions.