From: beierlm Date: Tue, 16 Mar 2021 15:28:00 +0000 (-0400) Subject: Pin chardet to 3.0.4 X-Git-Tag: branch-sol006v331-start~8 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=057866a49c1fbc2d9636275e2078568b91e07555;hp=057866a49c1fbc2d9636275e2078568b91e07555 Pin chardet to 3.0.4 Chardet 3.0.4 was last modified in 2017, and the next release of chardet 4.0.0 was released only recently (Dec 2020). As many other pip packages still depend on 3.0.4 we need to explicitly pin that here to avoid conflicts later at LCM docker build time. Change-Id: I2a1ee0d61e641c0dc3f240345ce47f0d13d8fb22 Signed-off-by: beierlm ---