Skip to content

Commit

Permalink
fix circular dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Sep 30, 2024
1 parent 9db057e commit f595e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
install_requires=[
"plone.app.blocks",
"plone.app.tiles>=4.0.0",
"plone.base",
"plone.subrequest",
"plone.tiles>=1.8.0",
"Products.CMFPlone>=6.0.0",
"requests",
"setuptools",
"Zope",
Expand Down

0 comments on commit f595e5f

Please sign in to comment.