Pin current versions of dependencies
This commit is contained in:
@@ -6,4 +6,4 @@ python3 -m pip install --upgrade pip
|
||||
echo "Installing app requirements..."
|
||||
python3 -m pip install -r requirements.txt
|
||||
echo "Installing packaging tools..."
|
||||
python3 -m pip install PyInstaller
|
||||
python3 -m pip install PyInstaller==6.2.0
|
||||
|
||||
Reference in New Issue
Block a user