This is an automated email from the ASF dual-hosted git repository.
janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git
The following commit(s) were added to refs/heads/master by this push:
new 90f283f7a2 site: update requirements
90f283f7a2 is described below
commit 90f283f7a2743219ce29bd832bed5be161115ee0
Author: Wojciech Pietraszewski <[email protected]>
AuthorDate: Wed Mar 27 16:41:09 2024 +0100
site: update requirements
Specifies the jinja2 version required by other packages.
---
requirements.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/requirements.txt b/requirements.txt
index 226d3a3e19..ab8bb36dc8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,3 +3,4 @@ sh==1.14.1
Sphinx==3.5.4
recommonmark==0.6.0
breathe==4.28.0
+jinja2==3.0.3