mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-03-17 08:45:02 +00:00
Bump PyNaCl version to allow 1.6.x version installs
This commit is contained in:
@@ -37,7 +37,7 @@ dependencies = { file = "requirements.txt" }
|
||||
|
||||
[project.optional-dependencies]
|
||||
voice = [
|
||||
"PyNaCl>=1.5.0,<1.6",
|
||||
"PyNaCl>=1.6.0,<1.7",
|
||||
"davey>=0.1.0"
|
||||
]
|
||||
docs = [
|
||||
|
||||
Reference in New Issue
Block a user