From 8572c09c9d168912e5275c4f397e845281df2256 Mon Sep 17 00:00:00 2001 From: MeeseeksMachine <39504233+meeseeksmachine@users.noreply.github.com> Date: Mon, 2 Aug 2021 06:25:21 -0700 Subject: [PATCH] Backport PR #42832: CI: Unpin jedi (#42852) Co-authored-by: Thomas Li <47963215+lithomas1@users.noreply.github.com> --- ci/deps/actions-38-locale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/deps/actions-38-locale.yaml b/ci/deps/actions-38-locale.yaml index 34a6860936550..dfed0df77a327 100644 --- a/ci/deps/actions-38-locale.yaml +++ b/ci/deps/actions-38-locale.yaml @@ -18,7 +18,7 @@ dependencies: - html5lib - ipython - jinja2 - - jedi<0.18.0 + - jedi - lxml - matplotlib<3.3.0 - moto