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 23cb26c commit abb54d1Copy full SHA for abb54d1
setup.py
@@ -60,7 +60,7 @@ def read(fname):
60
"metrics",
61
"statistics",
62
),
63
- install_requires=["elasticsearch-dsl>=6.3.0,<7.0.0"],
+ install_requires=["elasticsearch6-dsl>=6.3.0,<7.0.0"],
64
extras_require=EXTRAS_REQUIRE,
65
classifiers=[
66
"Operating System :: OS Independent",
0 commit comments