Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dash-iconify==0.1.2
# resolver left to catch an incompatible upgrade, so a future `mistune` 4.0
# would otherwise install silently and break the parser at import time.
docutils!=0.21
jsonpath>=0.82,<0.83
jsonpath>=0.82.2,<0.83
mistune>=3.0.1,<4.0.0
python-frontmatter
# 2.6.1 — and the .1 is a CACHE BUST as much as a feature.
Expand Down
Loading