Skip to content

Commit f8f28fd

Browse files
committed
requirements.txt: Upgrade Markdown
ERROR: Cannot install Markdown==3.2.1 and mkdocs==1.6.1 because these package versions have conflicting dependencies. The conflict is caused by: The user requested Markdown==3.2.1 mkdocs 1.6.1 depends on markdown>=3.3.6
1 parent 279e62f commit f8f28fd

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
@@ -1,7 +1,7 @@
11
mkdocs==1.6.1
22
Pygments==2.15.0
33
pymdown-extensions==10.0.1
4-
Markdown==3.2.1
4+
Markdown==3.3.6
55
mkdocs-material==9.1.1
66
mkdocs-macros-plugin==0.7.0
77
mkdocs-redirects==1.2.0

0 commit comments

Comments
 (0)