Merge "Lower the required version of ipaddress"
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user