Skip to content

Commit 9f9fcf1

Browse files
committed
chore: update docs requirements
1 parent 8c64414 commit 9f9fcf1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
mkdocs==1.4.2 ; python_version >= "3.10" and python_version < "4.0"
2-
pygments==2.14.0 ; python_version >= "3.10" and python_version < "4.0"
3-
jinja2==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
1+
mkdocs-get-deps==0.2.0 ; python_version >= "3.10" and python_version < "4.0"
2+
mkdocs==1.6.1 ; python_version >= "3.10" and python_version < "4.0"
3+
pygments==2.18.0 ; python_version >= "3.10" and python_version < "4.0"
4+
jinja2==3.1.4 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)