Skip to content

Commit 7a92429

Browse files
authored
build: add version in requirements.txt (#104)
2 parents fc530d5 + e5c1c81 commit 7a92429

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
esphome
2-
mkdocs
3-
mkdocs-git-revision-date-localized-plugin
4-
mkdocs-glightbox
5-
mkdocs-include-markdown-plugin
6-
mkdocs-material
7-
mkdocs-material-extensions
8-
mkdocs-minify-plugin
9-
mkdocs-static-i18n
10-
pymdown-extensions
1+
esphome==2026.1.3
2+
mkdocs==1.6.1
3+
mkdocs-git-revision-date-localized-plugin==1.5.1
4+
mkdocs-glightbox==0.5.2
5+
mkdocs-include-markdown-plugin==7.2.1
6+
mkdocs-material==9.7.1
7+
mkdocs-material-extensions==1.3.1
8+
mkdocs-minify-plugin==0.8.0
9+
mkdocs-static-i18n==1.3.0
10+
pymdown-extensions==10.20.1

0 commit comments

Comments
 (0)