
[docs]
Sphinx>=1.2.2
sphinx_rtd_theme>=0.1.6

[test]
coverage>=3.7.1
cssselect>=0.9.1
lxml>=3.6.0
nose>=1.1.2
pytz>=2015.4

[test:python_version < "3"]
mock>=1.3.0
unittest2>=1.1.0

[test:sys_platform == "linux"]
PyICU>=2.4.2
