From 8c1e4efa3e421cd5ea140c2e1b624f512a4a7cbd Mon Sep 17 00:00:00 2001 From: saggu Date: Thu, 29 Jun 2023 11:45:10 -0700 Subject: [PATCH] remove version from thinc requirement --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0aae13e0..fd5f8520e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ rdflib==6.1.1 rdflib-jsonld==0.6.2 pyshacl>=0.19.0 rfc3986 -thinc==7.4.0 +thinc plac==1.1.3 parsley>=1.3 peewee>=3.14.10