From 9e9f147f60903c7f9d3f4ae9b50122e3400df649 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Wed, 7 Jan 2026 12:54:33 +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 8f41e3f6562..9e941e96a82 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.