From e0b23bba855ddd7d120a62986b7841c6b6460337 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sat, 19 Oct 2024 08:44:38 +0300 Subject: [PATCH] Install "build" --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 0d0c86d..06d7cfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,3 +7,4 @@ langid==1.1.6 more-itertools==10.5.0 matplotlib>=3.9.0,<3.10.0 ftfy==6.2.3 +build>=1.0,<2