Skip to content

Commit 4a97b65

Browse files
committed
Issue danielfrg#135 Pin down markdown<3.4
Should addess LiquidTags.extendMarkdown() missing 1 required positional argument: 'md_globals' ref: pelican-plugins/liquid-tags#19
1 parent 24f8024 commit 4a97b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pelican>=4
22
nbconvert>=5,<6
3-
markdown
3+
markdown<3.4
44
jinja2<3.1
55
nbformat<5.2.0

0 commit comments

Comments
 (0)