Updated latest python dependency.

This commit is contained in:
Achim D. Brucker 2017-11-08 22:11:15 +00:00
parent ac910bf819
commit d8956bae04
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ echo "LANG=en_US.UTF-8" > /etc/default/locale
###################################################################
###################################################################
# Install the core dependencies (Python 3.5 or later)
# Install the core dependencies (Python 3.6 or later)
# from the Debian Testing repository
apt-get install -y python3-magic python3-crypto python3-minimal python3-pip python3-setuptools python3-mysqldb python3-jsbeautifier python3-tabulate
apt-get clean