From b0205c7967baa12083a31af988044aad8c63a7aa Mon Sep 17 00:00:00 2001 From: Marius Merschformann Date: Tue, 1 Oct 2024 14:39:19 +0200 Subject: [PATCH] Bump nextpipe version in examples --- examples/pipeline-chain/requirements.txt | 2 +- examples/pipeline-complex/requirements.txt | 2 +- examples/pipeline-ensemble/requirements.txt | 2 +- examples/pipeline-preprocess/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/pipeline-chain/requirements.txt b/examples/pipeline-chain/requirements.txt index c9cdb4f..2c16a7b 100644 --- a/examples/pipeline-chain/requirements.txt +++ b/examples/pipeline-chain/requirements.txt @@ -1 +1 @@ -nextpipe==v0.1.0-dev.1 +nextpipe==0.1.0.dev2 diff --git a/examples/pipeline-complex/requirements.txt b/examples/pipeline-complex/requirements.txt index c9cdb4f..2c16a7b 100644 --- a/examples/pipeline-complex/requirements.txt +++ b/examples/pipeline-complex/requirements.txt @@ -1 +1 @@ -nextpipe==v0.1.0-dev.1 +nextpipe==0.1.0.dev2 diff --git a/examples/pipeline-ensemble/requirements.txt b/examples/pipeline-ensemble/requirements.txt index c9cdb4f..2c16a7b 100644 --- a/examples/pipeline-ensemble/requirements.txt +++ b/examples/pipeline-ensemble/requirements.txt @@ -1 +1 @@ -nextpipe==v0.1.0-dev.1 +nextpipe==0.1.0.dev2 diff --git a/examples/pipeline-preprocess/requirements.txt b/examples/pipeline-preprocess/requirements.txt index c9cdb4f..2c16a7b 100644 --- a/examples/pipeline-preprocess/requirements.txt +++ b/examples/pipeline-preprocess/requirements.txt @@ -1 +1 @@ -nextpipe==v0.1.0-dev.1 +nextpipe==0.1.0.dev2