Skip to content

Commit 4c14459

Browse files
authored
Merge pull request #21 from TicketSwap/tobias/downgrade-elasticsearch-for-compatibility
downgrade elasticsearch package
2 parents 9314151 + aba1d9b commit 4c14459

File tree

2 files changed

+623
-598
lines changed

2 files changed

+623
-598
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ keywords = [
1515
dependencies = [
1616
"requests>=2.25.1",
1717
"singer-sdk>=0.38.0",
18-
"elasticsearch>=8.14.0",
18+
"elasticsearch>=8.14.0,<9",
1919
"Jinja2>=3.1.2",
2020
"jsonpath-ng>=1.5.3",
2121
"types-python-dateutil>=2.8.19",

0 commit comments

Comments
 (0)