Pin current versions of dependencies

This commit is contained in:
DarkPhoenix
2023-12-05 16:17:10 +06:00
parent cc0d6465d6
commit b6ff1cada9
3 changed files with 16 additions and 16 deletions

View File

@@ -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