aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-dependencies-enforcer
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2023-01-06 16:41:33 +0100
committerJon Bratseth <bratseth@gmail.com>2023-01-06 16:41:33 +0100
commite48e936ed69ac77d0cea93c829de7bcdce12be55 (patch)
tree4a5be4a8a124d63e8adf78c478adfa8a1b92d4f4 /vespa-dependencies-enforcer
parentf9ecee8aa3a93b3cf4cf22cfc5233a52fb697c8d (diff)
Allow model-integration:huggingface dependencies
Diffstat (limited to 'vespa-dependencies-enforcer')
-rw-r--r--vespa-dependencies-enforcer/allowed-maven-dependencies.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/vespa-dependencies-enforcer/allowed-maven-dependencies.txt b/vespa-dependencies-enforcer/allowed-maven-dependencies.txt
index abf1029d51c..d5cd56ad423 100644
--- a/vespa-dependencies-enforcer/allowed-maven-dependencies.txt
+++ b/vespa-dependencies-enforcer/allowed-maven-dependencies.txt
@@ -2,6 +2,8 @@
#[non-test]
# Contains dependencies that are not used exclusively in 'test' scope
+ai.djl.huggingface:tokenizers:0.20.0
+ai.djl:api:0.20.0
aopalliance:aopalliance:1.0
backport-util-concurrent:backport-util-concurrent:3.1
biz.aQute.bnd:biz.aQute.bnd.util:6.1.0