From ef894dd3f677d1d1c89772fb56718c75a733afb3 Mon Sep 17 00:00:00 2001 From: technocreep Date: Thu, 22 Feb 2024 17:39:45 +0100 Subject: [PATCH] fix requirements to publish --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 793e648da..86b4908df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fedot @ https://github.com/nccr-itmo/FEDOT/archive/master.zip +fedot # workaround for macos catboost==1.1.1; sys_platform == 'darwin'