aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8e68e217..16deb889 100644
--- a/setup.py
+++ b/setup.py
@@ -73,7 +73,7 @@ setup(
"pyasn1>=0.3.1, <0.4",
"pyOpenSSL>=17.2,<17.4",
"pyparsing>=2.1.3, <2.3",
- "pyperclip>=1.5.22, <1.6",
+ "pyperclip>=1.5.22, <1.7",
"requests>=2.9.1, <3",
"ruamel.yaml>=0.13.2, <0.16",
"sortedcontainers>=1.5.4, <1.6",