From de0707888e883698248c10bfb82edb185f129226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Mart=C3=ADnez=20Galindo?= Date: Thu, 15 Aug 2024 05:52:45 +0100 Subject: [PATCH] Updated requirements test with GLiNER MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcos Martínez Galindo --- requirements/test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/test.txt b/requirements/test.txt index 6a34802..9b82063 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -3,6 +3,7 @@ pytest-cov>=3.0.0 setuptools>=65.5.1 scipy<1.13.0 flair>=0.13 +gliner>=0.2.9 flake8>=4.0.1 coverage>=6.4.1 pydantic==1.9.2