Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk committed Apr 24, 2024
1 parent b8a8971 commit 08c030c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@
install_requires=[
"setuptools",
"plone.api >= 1.8.4",
"plone.restapi",
"plone.app.dexterity",
"plone.restapi>=9.5.0",
"plone.volto",
],
extras_require={
Expand Down

0 comments on commit 08c030c

Please sign in to comment.