Skip to content

Commit

Permalink
chore: adjust dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Jan 21, 2024
1 parent 2200f18 commit 0c83c6a
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 @@ -36,7 +36,6 @@
python_requires=">=3.8",
install_requires=[
"setuptools",
"ExtensionClass",
"plone.base",
"plone.memoize",
"plone.portlets",
Expand All @@ -50,6 +49,7 @@
"plone.autoform",
"plone.i18n",
"plone.registry",
"Zope",
],
extras_require={
"test": [
Expand Down

0 comments on commit 0c83c6a

Please sign in to comment.