mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 00:55:19 +00:00
update PyNaCl minimum version dependency
This commit is contained in:
@ -36,7 +36,7 @@ Documentation = "https://discordpy.readthedocs.io/en/latest/"
|
||||
dependencies = { file = "requirements.txt" }
|
||||
|
||||
[project.optional-dependencies]
|
||||
voice = ["PyNaCl>=1.3.0,<1.6"]
|
||||
voice = ["PyNaCl>=1.5.0,<1.6"]
|
||||
docs = [
|
||||
"sphinx==4.4.0",
|
||||
"sphinxcontrib_trio==1.1.2",
|
||||
|
Reference in New Issue
Block a user