Skip to content

Commit 542fde2

Browse files
committed
Update minimum version of dependencies
1 parent 507c90b commit 542fde2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

org.knime.knip.dl4j/META-INF/MANIFEST.MF

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Bundle-Name: KNIME Image Processing - Deeplearning4J Integration
44
Bundle-SymbolicName: org.knime.knip.dl4j;singleton:=true
55
Bundle-Version: 1.1.2.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7-
Require-Bundle: org.knime.knip.base;bundle-version="[1.5.0,2.0.0)",
8-
imglib2;bundle-version="2.7.0",
9-
imagej-common;bundle-version="0.20.1",
10-
org.knime.workbench.repository;bundle-version="3.3.0",
11-
org.knime.core;bundle-version="3.3.0",
12-
org.knime.ext.dl4j.base;bundle-version="3.3.0",
13-
org.knime.ext.dl4j.libs;bundle-version="0.5.0"
7+
Require-Bundle: org.knime.knip.base;bundle-version="[1.7.0,2.0.0)",
8+
imglib2;bundle-version="5.3.0",
9+
imagej-common;bundle-version="0.26.1",
10+
org.knime.workbench.repository;bundle-version="[3.3.0,4.0.0)",
11+
org.knime.core;bundle-version="[3.3.0,4.0.0)",
12+
org.knime.ext.dl4j.base;bundle-version="3.6.0",
13+
org.knime.ext.dl4j.libs;bundle-version="0.8.0"
1414
Bundle-Vendor: University of Konstanz, Germany
1515
Eclipse-PlatformFilter: (osgi.arch=x86_64)

0 commit comments

Comments
 (0)