diff --git a/lsp/Pipfile b/lsp/Pipfile index 4eabe40892..1adcac305e 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,8 +4,8 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.34.0" -wmill_pg = ">=1.34.0" +wmill = ">=1.36.0" +wmill_pg = ">=1.36.0" sendgrid = "*" mysql-connector-python = "*" pymongo = "*"