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()
|
readme = f.read()
|
||||||
|
|
||||||
extras_require = {
|
extras_require = {
|
||||||
'voice': ['PyNaCl==1.2.1'],
|
'voice': ['PyNaCl==1.3.0'],
|
||||||
'docs': [
|
'docs': [
|
||||||
'sphinx==1.7.4',
|
'sphinx==1.7.4',
|
||||||
'sphinxcontrib-asyncio',
|
'sphinxcontrib-asyncio',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user