mirror of
https://github.com/espressif/esptool.git
synced 2025-10-16 23:06:31 +08:00
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
This commit is contained in:
@@ -60,9 +60,8 @@
|
||||
]
|
||||
hsm = ["python-pkcs11"]
|
||||
docs = [
|
||||
"esp-docs~=1.10",
|
||||
"esp-docs~=2.1",
|
||||
"sphinx-tabs",
|
||||
"standard-imghdr; python_version >= '3.13'"
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
Reference in New Issue
Block a user