Skip to content

Commit 075de12

Browse files
committed
Fix 8 branch
1 parent e453aff commit 075de12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
],
4444
include_package_data=True,
4545
install_requires=[
46-
'elasticsearch-dsl>=8.9.0,<9.0.0',
46+
'elasticsearch-dsl>=8.9.0,<8.18.0',
4747
'six',
4848
],
4949
license="Apache Software License 2.0",

0 commit comments

Comments
 (0)