We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e346d commit 1b17e83Copy full SHA for 1b17e83
setup.py
@@ -41,7 +41,7 @@
41
readme = f.read()
42
43
extras_require = {
44
- "voice": ["PyNaCl>=1.3.0,<1.5"],
+ "voice": ["PyNaCl>=1.3.0,<1.6"],
45
"docs": [
46
"sphinx==4.3.2",
47
"sphinxcontrib_trio==1.1.2",
0 commit comments