From e6fea8c1c33f17dedbd36f8c6a0a37bce1520aa7 Mon Sep 17 00:00:00 2001 From: pedro Date: Mon, 16 Dec 2024 19:05:08 +0100 Subject: [PATCH] update requirements so works on lxc-docker --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 52409e6..f12a20c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,7 @@ xlrd==2.0.1 odfpy==1.4.1 pytz==2024.2 json-repair==0.30.0 -setuptools==75.5.0 +setuptools==65.5.1 requests==2.32.3 -wheel==0.45.0 +wheel==0.45.1 +