Skip to content

Commit a45125f

Browse files
committed
site: mkdocs update
1 parent 28e6865 commit a45125f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.prettierrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"printWidth": 100,
33
"singleQuote": true,
44
"trailingComma": "es5"
5-
}
5+
}

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ mkdocs~=1.5,>=1.5.3
1010
pymdown-extensions~=10.2,>=10.5
1111
mkdocs-material~=9.5,>=9.5.2
1212
mkdocs-awesome-pages-plugin>=2.9.2
13-
mkdocs-git-revision-date-localized-plugin==1.2.1
14-
mkdocs-plugin-progress==1.2.0
13+
mkdocs-git-revision-date-localized-plugin~=1.2,>=1.2.1
14+
mkdocs-plugin-progress~=1.2.0
1515

1616
# MkDocs Extra: not deployed to production yet
1717
mkdocs-minify-plugin==0.7.1

0 commit comments

Comments
 (0)