mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-08-07 07:53:18 +00:00
Merge branch 'master' into graph_addition
This commit is contained in:
@@ -98,13 +98,18 @@ setup(
|
||||
'requests>=2.22.0', 'imapclient>=2.1.0',
|
||||
'dateparser>=0.7.2',
|
||||
'mailsuite>=1.6.1',
|
||||
'elasticsearch-dsl>=7.2.0,<8.0.0',
|
||||
'elasticsearch-dsl>=7.2.0,<7.14.0',
|
||||
'kafka-python>=1.4.4',
|
||||
'tqdm>=4.31.1',
|
||||
'lxml>=4.4.0',
|
||||
'boto3>=1.16.63',
|
||||
'msgraph-core>=0.2.2',
|
||||
'azure-identity>=1.8.0'
|
||||
'google-api-core>=2.4.0',
|
||||
'google-api-python-client>=2.35.0',
|
||||
'google-auth>=2.3.3',
|
||||
'google-auth-httplib2>=0.1.0',
|
||||
'google-auth-oauthlib>=0.4.6',
|
||||
],
|
||||
|
||||
entry_points={
|
||||
|
||||
Reference in New Issue
Block a user