Skip to content

Commit

Permalink
add missing typing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Jun 10, 2024
1 parent e6d5541 commit 415503a
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 @@ -29,6 +29,7 @@

install_requires = [
"python-dateutil",
"typing-extensions",
"elasticsearch>=8.0.0,<9.0.0",
]

Expand Down

0 comments on commit 415503a

Please sign in to comment.