From 50a4ec8020b9fe299f8df42e147e9ca20c764dd8 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Wed, 7 Jan 2026 21:52:44 +0000 Subject: [PATCH] Update CI files --- .ci/assets/ci_constraints.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.ci/assets/ci_constraints.txt b/.ci/assets/ci_constraints.txt index 8f41e3f65..9e941e96a 100644 --- a/.ci/assets/ci_constraints.txt +++ b/.ci/assets/ci_constraints.txt @@ -8,3 +8,7 @@ tablib!=3.6.0 multidict!=6.3.0 # This release failed the lower bounds test for some case sensitivity in CIMultiDict. + + +azure-storage-blob!=12.28.* +# Apperently does not work with current azurite.