Update install.sh

This commit is contained in:
Esteban Mackay Q 2023-08-29 12:41:40 -05:00
parent 226f88d625
commit f73720dc2d
1 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,10 @@ pip install --no-cache-dir --upgrade pyOpenSSL
pip install --no-cache-dir --upgrade mysqlclient
pip install --no-cache-dir --upgrade tinydb
pip install --no-cache-dir --upgrade ansi2html
pip install --no-cache-dir --upgrade mysql-connector-python
pip install --no-cache-dir --upgrade pandas
pip install --no-cache-dir --upgrade xlsxwriter
pip install --no-cache-dir --upgrade cursor
#EOF
##############
#sudo pip install --no-cache-dir --upgrade -r /opt/requirements.txt