From 1f0552663bfb50bb9e0dc83c166df537301e0147 Mon Sep 17 00:00:00 2001 From: Michael Mouchous Date: Fri, 24 May 2024 08:41:15 +0200 Subject: [PATCH] Update requirements for triangle compatibility with python 3.10 and 3.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 856a8f6..20d4677 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ opencv-python==4.9.0.80 pyusb==1.2.1 PyYAML==6.0.1 shapely==2.0.3 -triangle==20200424 +triangle==20230923 requests==2.31.0 numpy==1.26.4 pypdm==1.1