Skip to content

Commit bb8cd9b

Browse files
committed
docs: bump up esp_docs to 2.1
It will pull sphinx>=6.2.0 which is compatible with python 13 and the imghdr dependency can be removed
1 parent 40f103c commit bb8cd9b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,8 @@
6060
]
6161
hsm = ["python-pkcs11"]
6262
docs = [
63-
"esp-docs~=1.10",
63+
"esp-docs~=2.1",
6464
"sphinx-tabs",
65-
"standard-imghdr; python_version >= '3.13'"
6665
]
6766

6867
[tool.setuptools]

0 commit comments

Comments
 (0)