diff --git a/pyproject.toml b/pyproject.toml index 18dd130..2d5fc22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ classifiers = [ "Topic :: Scientific/Engineering", ] dependencies = [ - "annotated-types~=0.6.0", + "annotated-types~=0.7.0", "click~=8.1", "elasticsearch7~=7.17", "elasticsearch7-dsl~=7.3",