Skip to content

Commit 806afe6

Browse files
Fix pymdown-extensions requirement
1 parent d21a045 commit 806afe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ mkdocs-awesome-pages-plugin>=2.10.1,<3.0
1111
mkdocs-include-markdown-plugin>=7.2.0,<8.0
1212
mknotebooks>=0.8.0,<1.0
1313
mkdocs-redirects>=1.2.2,<2.0
14-
pymdown-extensions>=10.16.1<11.0
14+
pymdown-extensions>=10.16.1,<11.0

0 commit comments

Comments
 (0)