mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-16 14:13:13 +00:00
parent
5ff657dbec
commit
4edfcd165d
@ -1 +1 @@
|
|||||||
aiohttp>=3.6.0,<3.8.0
|
aiohttp>=3.6.0,<4
|
||||||
|
2
setup.py
2
setup.py
@ -34,7 +34,7 @@ with open('README.rst') as f:
|
|||||||
readme = f.read()
|
readme = f.read()
|
||||||
|
|
||||||
extras_require = {
|
extras_require = {
|
||||||
'voice': ['PyNaCl>=1.3.0,<1.5'],
|
'voice': ['PyNaCl>=1.3.0,<1.6'],
|
||||||
'docs': [
|
'docs': [
|
||||||
'sphinx==4.4.0',
|
'sphinx==4.4.0',
|
||||||
'sphinxcontrib_trio==1.1.2',
|
'sphinxcontrib_trio==1.1.2',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user