[SMOKE] Temp Ugly Fix markupsafe dependency 50/127250/1
authormorganrol <morgan.richomme@orange.com>
Wed, 23 Feb 2022 11:04:10 +0000 (12:04 +0100)
committermorganrol <morgan.richomme@orange.com>
Wed, 23 Feb 2022 11:04:10 +0000 (12:04 +0100)
commit8fef424fd0a0c080042ecfc1c66be7906b35905c
tree4e1a259abf9b56a491bd4d7a9f3913ca5ed1e5ed
parent31f4b25f081a09e7442035857aa65e23356535e4
[SMOKE] Temp Ugly Fix markupsafe dependency

Since few days a jinja2 upstream depenency introduced  a regression
We need to fix the version to 2.0.1 (2.1.0 will lead to an import
error that will break all the docker builds)

I tried to fix it at the sdk level without success
I wait for Michal's comeback to get his view on sdk error
Meanwhile this patch shall allow to rebuild the docker and
execute the tests

Issue-ID: INT-2078

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I4a3062ecb0d25a23232281dec359f830c216f825
smoke-usecases-pythonsdk/docker/Dockerfile