mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 15:06:07 +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" }
|
dependencies = { file = "requirements.txt" }
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
voice = ["PyNaCl>=1.3.0,<1.6"]
|
voice = ["PyNaCl>=1.5.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