Merge "Lower the required version of ipaddress"

This commit is contained in:
Zuul
2018-07-26 06:31:56 +00:00
committed by Gerrit Code Review

View File

@@ -13,4 +13,4 @@ six>=1.9.0
xattr>=0.4 xattr>=0.4
PyECLib>=1.3.1 # BSD PyECLib>=1.3.1 # BSD
cryptography!=2.0,>=1.6 # BSD/Apache-2.0 cryptography!=2.0,>=1.6 # BSD/Apache-2.0
ipaddress>=1.0.17;python_version<'3.3' # PSF ipaddress>=1.0.16;python_version<'3.3' # PSF