We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e453aff commit 075de12Copy full SHA for 075de12
setup.py
@@ -43,7 +43,7 @@
43
],
44
include_package_data=True,
45
install_requires=[
46
- 'elasticsearch-dsl>=8.9.0,<9.0.0',
+ 'elasticsearch-dsl>=8.9.0,<8.18.0',
47
'six',
48
49
license="Apache Software License 2.0",
0 commit comments