Skip to content

Commit

Permalink
remove MarkupSafe
Browse files Browse the repository at this point in the history
  • Loading branch information
usmannasir committed Aug 4, 2024
1 parent ae6c10f commit 570718b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cyberpanel_upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ else
else
PIP3="pip3.6"
fi
$PIP3 install --default-timeout=3600 virtualenv==16.7.9
$PIP3 install --default-timeout=3600 virtualenv
Check_Return
fi

Expand Down

0 comments on commit 570718b

Please sign in to comment.