[#1831] Requirements updating

Signed-off-by: Rick Copeland <rcopeland@geek.net>
diff --git a/Allura/setup.py b/Allura/setup.py
index eea805f..aae6c70 100644
--- a/Allura/setup.py
+++ b/Allura/setup.py
@@ -8,28 +8,7 @@
 
 from allura.version import __version__
 
-requires = [
-    'pyramid',
-    'WebError',
-    "Markdown >= 2.0.3",
-    "python-oembed >= 0.1.1",
-    "EasyWidgets >= 0.1.1",
-    "PIL >= 1.1.7",
-    "iso8601",
-    "chardet == 1.0.1",
-    "feedparser >= 5.0.1",
-    "oauth2 == 1.2.0",
-    "pysolr",
-    "pymongo >= 1.7",
-    "Pygments >= 1.1.1",
-    "python-openid >= 2.2.4",
-    "python-ldap == 2.3.9",
-    "python-dateutil >= 1.4.1",
-    "Jinja2",
-    "Genshi",
-    "BeautifulSoup",
-    "pypeline",
-    ]
+requires = [ ]
 
 setup(
     name='Allura',
diff --git a/ForgeTracker/setup.py b/ForgeTracker/setup.py
index 17af95e..d7e5559 100644
--- a/ForgeTracker/setup.py
+++ b/ForgeTracker/setup.py
@@ -20,7 +20,6 @@
       install_requires=[
           # -*- Extra requirements: -*-
           'Allura',
-          'tw.forms',
       ],
       entry_points="""
       # -*- Entry points: -*-
diff --git a/requirements-common.txt b/requirements-common.txt
index 099f3a7..f7edde8 100644
--- a/requirements-common.txt
+++ b/requirements-common.txt
@@ -5,10 +5,12 @@
 Babel==0.9.4
 Beaker==1.5.3
 BeautifulSoup==3.1.0.1
+Chameleon==1.2.3
 chardet==1.0.1
 Creoleparser==0.7.3
 datadiff==1.1.2
 decorator==3.3.1
+distribute==0.6.16
 docutils==0.7
 EasyWidgets==0.2dev-20110404
 feedparser==5.0.1
@@ -27,6 +29,7 @@
 mock==0.6.0
 nose==0.11.3
 oauth2==1.2.0
+ordereddict==1.1
 Paste==1.7.3
 PasteDeploy==1.3.3
 PasteScript==1.7.3
@@ -43,14 +46,21 @@
 python-openid==2.2.4
 pytidylib==0.1.2
 PyYAML==3.09
+simplejson==2.1.5
 repoze.lru==0.3
-SQLAlchemy==0.6beta3
-sqlalchemy-migrate==0.5.4
 Tempita==0.4
 textile==2.1.4
-ToscaWidgets==0.9.9
+translationstring==0.3
+unittest2==0.5.1
+venusian==0.8
 WebError==0.10.2
 WebHelpers==1.0
 WebOb==1.0.7
 WebTest==1.2.3
+zope.component==3.10.0
+zope.configuration==3.7.4
+zope.deprecation==3.4.0
+zope.event==3.5.0-1
+zope.i18nmessageid==3.5.3
 zope.interface==3.5.3
+zope.schema==3.8.0