From a81f55754d17e9d1d9bba93c94460e8b3f645dd3 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 --- 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