Update requirements

This commit is contained in:
Konsta Vesterinen
2014-03-04 16:09:42 +02:00
parent 4e54f1a05c
commit 81e951056e

View File

@@ -24,7 +24,7 @@ extras_require = {
'anyjson': ['anyjson>=0.3.3'], 'anyjson': ['anyjson>=0.3.3'],
'babel': ['Babel>=1.3'], 'babel': ['Babel>=1.3'],
'arrow': ['arrow>=0.3.4'], 'arrow': ['arrow>=0.3.4'],
'intervals': ['intervals>=0.2.2'], 'intervals': ['intervals>=0.2.4'],
'phone': ['phonenumbers>=5.9.2'], 'phone': ['phonenumbers>=5.9.2'],
'password': ['passlib >= 1.6, < 2.0'], 'password': ['passlib >= 1.6, < 2.0'],
'color': ['colour>=0.0.4'], 'color': ['colour>=0.0.4'],