mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-11 20:04:17 +00:00
update PyNaCl minimum version dependency
This commit is contained in:
parent
460d188359
commit
26855160f8
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user