diff --git a/requirements.txt b/requirements.txt index e2827b2..575564a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ phpserialize==1.3 # A dependency of `shnake`. Used to parse command-line input -pyparsing==3.0.9 +pyparsing==3.1.0 # Needed by the PROXY setting to support socks4/5 proxy types PySocks==1.7.1