mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 11:26:51 +00:00
Pin documentation dependencies
This commit is contained in:
parent
3258507b4a
commit
9859a3959b
4
setup.py
4
setup.py
@ -37,9 +37,9 @@ extras_require = {
|
|||||||
'docs': [
|
'docs': [
|
||||||
'sphinx==4.4.0',
|
'sphinx==4.4.0',
|
||||||
'sphinxcontrib_trio==1.1.2',
|
'sphinxcontrib_trio==1.1.2',
|
||||||
'sphinxcontrib-websupport',
|
'sphinxcontrib-websupport==1.2.6',
|
||||||
'typing-extensions>=4.3,<5',
|
'typing-extensions>=4.3,<5',
|
||||||
'sphinx-inline-tabs',
|
'sphinx-inline-tabs==2023.4.21',
|
||||||
],
|
],
|
||||||
'speed': [
|
'speed': [
|
||||||
'orjson>=3.5.4',
|
'orjson>=3.5.4',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user