Skip to content

Commit

Permalink
specify elasticsearch module version in Pipfile (#825)
Browse files Browse the repository at this point in the history
Co-authored-by: nobody <nobody@nowhere.org>
  • Loading branch information
sp3c73r2038 and nobody committed Mar 16, 2022
1 parent 2aec071 commit cf75e9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pipfile
Expand Up @@ -11,6 +11,7 @@ flake8 = "*"
sanic = "*"
ujson = "*"
elasticsearch-async = "*"
elasticsearch = "<8"
pytest = "*"
click = "*"
twine = "*"
Expand Down

0 comments on commit cf75e9a

Please sign in to comment.