GlobalMaksimum / sadedegel

A General Purpose NLP library for Turkish
http://sadedegel.ai
MIT License
92 stars 15 forks source link

Relax dependencies #179

Closed askarbozcan closed 3 years ago

askarbozcan commented 3 years ago

Right now, all dependencies need the exact same version as written in requirements. However this makes Sadedegel hard to install via pip, especially due to torch==1.5.1 dependency.

Perhaps change strict equality to equal or greater?

husnusensoy commented 3 years ago

You are right. But until we reach a stable release we are reluctant to tackle with issues caused by dependency versions. Until then we strongly do recommend to use virtual environments whether you use pip or conda for package management.

husnusensoy commented 3 years ago

We have started that. Please do check prod.requirements.txt in version 0.19