about summary refs log tree commit diff homepage
path: root/scripts/build/dependencies-ubuntu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/dependencies-ubuntu.sh')
-rwxr-xr-xscripts/build/dependencies-ubuntu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/dependencies-ubuntu.sh b/scripts/build/dependencies-ubuntu.sh
index 52e161fd..d5d4a36a 100755
--- a/scripts/build/dependencies-ubuntu.sh
+++ b/scripts/build/dependencies-ubuntu.sh
@@ -40,4 +40,4 @@ apt -y --no-install-recommends install \
 apt clean
 
 # Install lit for testing
-pip3 install wheel && pip3 install lit
+pip3 install wheel && pip3 install lit==0.6.0