Skip to content

Commit

Permalink
Update package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Oct 3, 2016
1 parent b5df047 commit 411674e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,16 @@
include_package_data=True,
zip_safe=False,
install_requires=[
'lxml',
'plone.api',
'plone.app.layout',
'plone.app.registry',
'plone.app.textfield',
'plone.autoform',
'plone.behavior',
'plone.dexterity',
'plone.formwidget.namedfile',
'plone.namedfile',
'plone.supermodel',
'Products.CMFCore',
'Products.CMFPlone >=4.3',
Expand Down

0 comments on commit 411674e

Please sign in to comment.