Skip to content

Commit

Permalink
add a dependency on the transport library
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Sep 9, 2024
1 parent 87c2aa4 commit 83559ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"python-dateutil",
"typing-extensions",
"elasticsearch>=8.0.0,<9.0.0",
"elastic-transport>=8.0.0,<9.0.0",
]

async_requires = [
Expand Down

0 comments on commit 83559ab

Please sign in to comment.