Skip to content

Commit 56a8d41

Browse files
committed
Update docs dependencies
1 parent 85e5fa7 commit 56a8d41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ regex>=2021.4.4
22
tqdm>=4.60.0
33
livereload==2.6.3;python_version>="3.6"
44
joblib==1.0.1;python_version>="3.6"
5-
Markdown==3.3.4
5+
Markdown==3.3.4;python_version>="3.6"
6+
MarkupSafe==2.0.1;python_version>="3.6"
67
docutils==0.17.1
78
Jinja2==3.0.0;python_version>="3.6"
89
click==8.0.0

0 commit comments

Comments
 (0)