mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-08-25 20:55:19 +00:00
Bump PyNaCl to 1.3.0
This commit is contained in:
parent
04262b9371
commit
bb79f2ae81
2
setup.py
2
setup.py
@ -34,7 +34,7 @@ with open('README.rst') as f:
|
||||
readme = f.read()
|
||||
|
||||
extras_require = {
|
||||
'voice': ['PyNaCl==1.2.1'],
|
||||
'voice': ['PyNaCl==1.3.0'],
|
||||
'docs': [
|
||||
'sphinx==1.7.4',
|
||||
'sphinxcontrib-asyncio',
|
||||
|
Loading…
x
Reference in New Issue
Block a user