Skip to content

Commit

Permalink
update version pins
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Jan 12, 2024
1 parent 570da58 commit 8cb8126
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 @@ -56,7 +56,7 @@
python_requires=">=3.7",
install_requires=[
"setuptools",
"elasticsearch==7.17.7",
"elasticsearch>=7.17.7,<8",
"plone.app.registry",
"plone.api",
"setuptools",
Expand Down

0 comments on commit 8cb8126

Please sign in to comment.