From 4679e65a52a77b117faf154ab53275e829d3af76 Mon Sep 17 00:00:00 2001 From: "Yuri (solarw) Turchenkov" Date: Fri, 2 Feb 2024 14:27:59 +0300 Subject: [PATCH] ci release: unpin propel-client version --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 25fbc8697..c9160bfac 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -119,7 +119,7 @@ jobs: sudo apt-get autoremove sudo apt-get autoclean python -m pip install --upgrade pip - pip install propel-client==0.0.12 open-autonomy + pip install propel-client open-autonomy - name: Make use proxy instead of actual nlb by dns override run: |