Migration to python 3.13.5

This commit is contained in:
2025-10-19 18:51:02 +02:00
parent aa46612215
commit 704c1b2921
4 changed files with 44 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
# requirements-docs.txt
# requirements-docs.txt - Python 3.13.5 compatible
# Documentation dependencies
mkdocs>=1.5.0
mkdocs-material>=9.4.0
mkdocstrings[python]>=0.24.0
mkdocs-swagger-ui-tag>=0.6.0
pymdown-extensions>=10.4.0
mkdocs>=1.6.1
mkdocs-material>=9.5.48
mkdocstrings[python]>=0.27.0
mkdocs-swagger-ui-tag>=0.6.10
pymdown-extensions>=10.12