This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new dd74757032 fix: babel_update script crash (#29548)
dd74757032 is described below

commit dd74757032736b916f9ba6fc97f81a443fc1f525
Author: Emad Rad <[email protected]>
AuthorDate: Wed Jul 10 21:57:57 2024 +0330

    fix: babel_update script crash (#29548)
---
 superset/translations/requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/superset/translations/requirements.txt 
b/superset/translations/requirements.txt
index b7a1aec42f..01797cdcdb 100644
--- a/superset/translations/requirements.txt
+++ b/superset/translations/requirements.txt
@@ -15,3 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 Babel==2.9.1
+jinja2==3.1.4

Reply via email to