Skip to content

Commit

Permalink
fix: Fix docs build error (#8895)
Browse files Browse the repository at this point in the history
* work with specific jinja version

Signed-off-by: pashavictorovich <pavel@codefresh.io>
  • Loading branch information
pasha-codefresh authored and alexmt committed Mar 30, 2022
1 parent 07ac038 commit 2cc8195
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
mkdocs==1.2.3
mkdocs-material==7.1.7
markdown_include==0.6.0
pygments==2.7.4
pygments==2.7.4
jinja2===3.0.3

0 comments on commit 2cc8195

Please sign in to comment.