From: Aric Gardner Date: Fri, 20 Mar 2020 20:59:46 +0000 (-0400) Subject: Not sure why lftools requires virtualenv X-Git-Tag: v0.31.3^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=bbd9e30e530f1d94fc2102b323b47582d7af7749;p=releng%2Flftools.git Not sure why lftools requires virtualenv In any case this breaks all tox runs. as tox-install updates the virtualenv package. Signed-off-by: Aric Gardner Change-Id: I78b07ee249c7201e99a3dbf2881910443dc94161 --- diff --git a/requirements.txt b/requirements.txt index 8617a306..950c603a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,6 @@ tabulate==0.8.6 toml==0.10.0 tqdm==4.43.0 urllib3==1.25.8 -virtualenv==20.0.9 websocket-client==0.57.0 wrapt==1.12.1 xdg==3.0.2