From a1be042fa3ac09578f72b7e82434045998c60bbb Mon Sep 17 00:00:00 2001 From: Thomas Li <47963215+lithomas1@users.noreply.github.com> Date: Mon, 2 Aug 2021 03:54:40 -0700 Subject: [PATCH] Backport PR #42832: CI: Unpin jedi --- 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