mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 12:18:59 +00:00
Update Sphinx to 3.5.3
This commit is contained in:
parent
296bd069c1
commit
8e299e80f8
2
setup.py
2
setup.py
@ -36,7 +36,7 @@ with open('README.rst') as f:
|
|||||||
extras_require = {
|
extras_require = {
|
||||||
'voice': ['PyNaCl>=1.3.0,<1.5'],
|
'voice': ['PyNaCl>=1.3.0,<1.5'],
|
||||||
'docs': [
|
'docs': [
|
||||||
'sphinx==3.0.3',
|
'sphinx==3.5.3',
|
||||||
'sphinxcontrib_trio==1.1.2',
|
'sphinxcontrib_trio==1.1.2',
|
||||||
'sphinxcontrib-websupport',
|
'sphinxcontrib-websupport',
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user