mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-05-06 20:15:25 +00:00
Set more static versions in requirements
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ dnspython
|
||||
imapclient
|
||||
mail-parser
|
||||
dateparser
|
||||
elasticsearch>=6.3.0,<7.0.0
|
||||
elasticsearch==6.3.1
|
||||
elasticsearch-dsl==6.2.1
|
||||
kafka-python
|
||||
flake8
|
||||
|
||||
@@ -95,7 +95,7 @@ setup(
|
||||
install_requires=['dnspython', 'expiringdict', 'publicsuffix2',
|
||||
'xmltodict', 'geoip2', 'urllib3<1.24,>=1.21.1',
|
||||
'requests', 'imapclient', 'mail-parser', 'dateparser',
|
||||
'elasticsearch>=6.3.0,<7.0.0',
|
||||
'elasticsearch==6.3.1',
|
||||
'elasticsearch-dsl==6.2.1', 'kafka-python'
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user