We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c23a0cf + f156612 commit 8e79189Copy full SHA for 8e79189
1 file changed
install_odoo_trustcodebr.sh
@@ -192,11 +192,13 @@ then
192
pip3 install psycopg2==2.5.4
193
pip3 install pyPdf==1.13
194
pip3 install pydot==1.2.4
195
+ pip3 install PyPDF2==1.26.0
196
pip3 install pyparsing==2.0.3
197
pip3 install pyserial==2.7
198
pip3 install python-dateutil==2.4.0
199
pip3 install python-ldap==3.0.0b4
200
pip3 install python-openid==2.2.5
201
+ pip3 install html2text==2018.1.9
202
pip3 install pytz==2014.10
203
pip3 install pyusb==1.0.0b2
204
pip3 install qrcode==5.1
0 commit comments