Upgrade elasticsearch version from 7.4.0 to 8.17.1

This commit is contained in:
Sean Whalen
2025-03-22 14:07:52 -04:00
committed by GitHub
parent a805733221
commit eb912ce68d
+1 -1
View File
@@ -34,7 +34,7 @@ dependencies = [
"boto3>=1.16.63",
"dateparser>=1.1.1",
"dnspython>=2.0.0",
"elasticsearch-dsl==7.4.0",
"elasticsearch-dsl==8.17.1",
"elasticsearch<7.14.0",
"expiringdict>=1.1.4",
"geoip2>=3.0.0",