Update versions of JavaCPP Presets for OpenCV and MKL (#363)

Signed-off-by: Samuel Audet <samuel.audet@gmail.com>
master
Samuel Audet 2020-04-08 21:09:45 +09:00 committed by GitHub
parent e57f35c2e4
commit ab083b9167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -298,8 +298,8 @@
<numpy.javacpp.version>${numpy.version}-${javacpp-presets.version}</numpy.javacpp.version>
<openblas.version>0.3.9</openblas.version>
<mkl.version>2020.0</mkl.version>
<opencv.version>4.2.0</opencv.version>
<mkl.version>2020.1</mkl.version>
<opencv.version>4.3.0</opencv.version>
<ffmpeg.version>4.2.2</ffmpeg.version>
<leptonica.version>1.79.0</leptonica.version>
<hdf5.version>1.12.0</hdf5.version>