minor fix

This commit is contained in:
wilson gomez 2021-08-01 11:44:06 -05:00
parent 638185ae6e
commit 7a6a8a0104
1 changed files with 4 additions and 3 deletions

View File

@ -56,6 +56,10 @@ PIP_CMD=${HOME}/.virtualenvs/${venv}/bin/pip3
message "[INFO] Installing main PIP3 packages..." ${BLUE}
pippackages="
psycopg2-binary
psycopg2
psycopg2cffi
trytond==6.0.3
bcrypt
pytz
wrapt
@ -81,9 +85,6 @@ pippackages="
flask_cors
gunicorn
Werkzeug==1.0.1
psycopg2-binary
psycopg2
psycopg2cffi
wheel
sendgrid
simplejson