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 25dfc31 commit 1b66f2cCopy full SHA for 1b66f2c
setup.py
@@ -29,6 +29,7 @@
29
30
install_requires = [
31
"python-dateutil",
32
+ "typing-extensions",
33
"elasticsearch>=8.0.0,<9.0.0",
34
]
35
0 commit comments