mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Temporary dependency for docs extra on python 3.13+
This commit is contained in:
parent
cf6d7ff47a
commit
1537102402
@ -50,6 +50,8 @@ docs = [
|
|||||||
"sphinxcontrib-serializinghtml==1.1.5",
|
"sphinxcontrib-serializinghtml==1.1.5",
|
||||||
"typing-extensions>=4.3,<5",
|
"typing-extensions>=4.3,<5",
|
||||||
"sphinx-inline-tabs==2023.4.21",
|
"sphinx-inline-tabs==2023.4.21",
|
||||||
|
# TODO: Remove this when moving to Sphinx >= 6.6
|
||||||
|
"imghdr-lts==1.0.0; python_version>='3.13'",
|
||||||
]
|
]
|
||||||
speed = [
|
speed = [
|
||||||
"orjson>=3.5.4",
|
"orjson>=3.5.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user