Upgrade the plone 3.x buildout to work with z3c.form 2.3.3. We need this for the new user email notification feature.

svn path=/plone.app.discussion/trunk/; revision=40963
This commit is contained in:
Timo Stollenwerk 2010-10-30 16:03:31 +00:00
parent 82afd3ef15
commit 18d7aadd0e

View File

@ -16,12 +16,13 @@ plone.registry = 1.0b1
plone.supermodel = 1.0b4
plone.z3cform = 0.5.10
z3c.batching = 1.1.0
z3c.form = 1.9.0
z3c.form = 2.3.3
z3c.formwidget.query = 0.3
zope.app.broken = 3.4.0
zope.component = 3.5.1
zope.container = 3.7.0
zope.location = 3.4.0
zope.schema = 3.6.4
zope.security = 3.4.3
zope.site = 3.5.1
zope.testing = 3.8.1