Skip to content

Commit 0c0d909

Browse files
committed
fix jinja2 to < 3.1
1 parent 9ca7b72 commit 0c0d909

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ sphinx~=3.5
88
sphinx_gallery
99
sphinx_rtd_theme
1010
sphinx_automodapi
11+
jinja2<3.1
1112

1213
# FOR TESTING
1314
pytest

requirements_opt.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openpyxl
22

3-
welly == 0.4.8
3+
welly
44

55
# There is an open PR for striplog
66
git+https://github.com/Leguark/striplog.git

0 commit comments

Comments
 (0)