switch to pytest-xdist==3.3.1 pytest==7.3.1
[dev-env-setup.git] / install-hdl-apt-reqs
index c2619044185b4cf3988f9d0e8cf44522d69f16f5..64337460ea7b2c03dd5c518021b87c6cd2d0e431 100755 (executable)
@@ -64,11 +64,6 @@ apt-get install -y autoconf \
     wget \
     xdot
 
-# really don't like using pip3, but it is the easiest way to install
-# specific versions of software. in this case, versions that don't eat memory
-pip3 install pytest==3.2.5
-pip3 install pytest-xdist==1.13
-
 # have to also upgrade sysvinit-core to stop it getting removed
 apt-get -t buster-backports install -y qemu-system-ppc/buster-backports