applitools/eyes.sdk.python

Don't pin upper limits to setup.py required packages

Closed this issue · 2 comments

For each python package eyes-common, eyes-selenium, eyes-core, I would like it if setup.py doesn't pin an upper limit to the required packages.

It is annoying to see warnings about libraries being outside the required range.

@Dude-x for now, it's not possible. Packages are pinned, in such a way, because of support Python 2

It's a minor nit, but for now we can override with requirements.txt.