diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -48,7 +48,6 @@ requirements = [ "TurboGears2 >= 2.3.10, < 2.5", "tgext.routes >= 0.2.0, < 1", "Beaker >= 1.7.0, < 2", - "WebHelpers >= 1.3, < 1.4", "WebHelpers2 >= 2.0, < 2.1", "FormEncode >= 1.3.0, < 1.4", "SQLAlchemy >= 1.1, < 1.4",