Rishit Khare
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
pyproject.toml
|
|
@ -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", |
|
|
|