bump dependency to corenetworks>=0.1.4

This commit is contained in:
Robert Kaussow 2020-05-12 21:04:35 +02:00
parent ab7f76d016
commit c35fb93f5f
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ setup(
"certbot>=0.15",
"setuptools",
"zope.interface",
"corenetworks>=0.1.3",
"corenetworks>=0.1.4",
],
dependency_links=[],
)