TsotsosLab / SMILER

The Saliency Model Implementation Library for Experimental Research.
Other
44 stars 16 forks source link

Why does Click need to be 4.0? #39

Closed cwloka closed 2 years ago

cwloka commented 2 years ago

Click is currently specified in requirements.txt as specifically version 4.0. However, this creates a number of dependency issues with other common libraries (such as flask). We will need to investigate whether a newer version of Click would work, and relax the version requirement.