arrrlo / Google-Images-Search

[PYTHON] Search for image using Google Custom Search API and resize & crop afterwards
MIT License
176 stars 34 forks source link

Please relax click version requirement, module works fine with 8.1.3 #154

Closed RomaKoks closed 1 year ago

RomaKoks commented 2 years ago

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. flask 2.2.2 requires click>=8.0, but you have click 7.1.2 which is incompatible.

arrrlo commented 1 year ago

Hi @RomaKoks

This has been updated. Please update to the new version of this lib.

Cheers!