mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-02-17 07:03:58 +00:00
Upgrade elasticsearch version to >=8.0.0
This commit is contained in:
@@ -35,7 +35,7 @@ dependencies = [
|
|||||||
"dateparser>=1.1.1",
|
"dateparser>=1.1.1",
|
||||||
"dnspython>=2.0.0",
|
"dnspython>=2.0.0",
|
||||||
"elasticsearch-dsl==8.17.1",
|
"elasticsearch-dsl==8.17.1",
|
||||||
"elasticsearch<7.14.0",
|
"elasticsearch<=8.0.0",
|
||||||
"expiringdict>=1.1.4",
|
"expiringdict>=1.1.4",
|
||||||
"geoip2>=3.0.0",
|
"geoip2>=3.0.0",
|
||||||
"google-api-core>=2.4.0",
|
"google-api-core>=2.4.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user