From 03cbeab17ad12e402c810332b5a9febf1c9cba1f Mon Sep 17 00:00:00 2001 From: zrgt <garmaev@gmx.de> Date: Fri, 17 Nov 2023 13:53:27 +0100 Subject: [PATCH] Add s3i version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2448abe..fb89229 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ git+https://github.com/zrgt/basyx-python-sdk@improve/V30RC02 -s3i \ No newline at end of file +s3i==0.6.5 \ No newline at end of file -- GitLab