Skip to content

Commit 2ca71cc

Browse files
authored
1 parent b5f546d commit 2ca71cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"pytest-xdist",
122122
# optional dependencies
123123
"apache-beam>=2.26.0",
124-
"elasticsearch<8.0.0", # 8.0 asks users to provide hosts or cloud_id when instantiating ElastictSearch()
124+
"elasticsearch<8.0.0", # 8.0 asks users to provide hosts or cloud_id when instantiating ElasticSearch()
125125
"aiobotocore>=2.0.1", # required by s3fs>=2021.11.1
126126
"boto3>=1.19.8", # to be compatible with aiobotocore>=2.0.1 - both have strong dependencies on botocore
127127
"botocore>=1.22.8", # to be compatible with aiobotocore and boto3

0 commit comments

Comments
 (0)