diff --git a/setup.py b/setup.py index ecaea492b..6f17a62ee 100644 --- a/setup.py +++ b/setup.py @@ -74,7 +74,7 @@ setup( "passlib>=1.6.5, <1.8", "pyasn1>=0.1.9, <0.3", "pyOpenSSL>=16.0, <17.0", - "pyparsing>=2.1.3, <2.2", + "pyparsing>=2.1.3, <2.3", "pyperclip>=1.5.22, <1.6", "requests>=2.9.1, <3", "ruamel.yaml>=0.13.2, <0.14",