adding OpenSearch support, fixing minor typos, and code styling (#481)

* adding OpenSearch support, fixing minor typos and code styling

* documentation update
This commit is contained in:
Szasza Palmer
2024-03-05 02:06:26 +11:00
committed by GitHub
parent 77132b3fc5
commit 995bdbcd97
9 changed files with 957 additions and 6 deletions

View File

@@ -48,6 +48,7 @@ dependencies = [
"lxml>=4.4.0",
"mailsuite>=1.6.1",
"msgraph-core==0.2.2",
"opensearch-py>=2.4.2,<=3.0.0",
"publicsuffixlist>=0.10.0",
"requests>=2.22.0",
"tqdm>=4.31.1",