# Avocado functional requirements
# .tar.xz support (avocado.utils.archive)
pyliblzma>=0.5.3
# REST client (avocado.core.restclient)
requests>=1.2.3
# six is a stevedore depedency, but we also use it directly
six>=1.9.0
# stevedore for loading "new style" plugins
stevedore>=0.14
