python-mattermost-driver icon indicating copy to clipboard operation
python-mattermost-driver copied to clipboard

outdated dependency syntax

Open zba opened this issue 2 years ago • 2 comments

got message today from pip

DEPRECATION: mattermostautodriver 1.2.2 has a non-standard dependency specifier aiohttp>=3.8.1<4.0.0. pip 24.0 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of mattermostautodriver or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: mattermostautodriver 1.2.2 has a non-standard dependency specifier httpx>=0.20.0<1.0.0. pip 24.0 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of mattermostautodriver or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

https://github.com/pypa/pip/issues/12063

zba avatar Jan 17 '24 12:01 zba

This has been addressed in recent versions of mattermostautodriver (2.0.0 and above) which can be found at https://github.com/embl-bio-it/python-mattermost-autodriver

unode avatar May 07 '24 16:05 unode

Note also that mattermostautodriver and mattermostdriver are two separate projects with a shared origin (the first originated from the second).

unode avatar May 07 '24 16:05 unode