# This is a list of pypi packages to be installed into virtualenv. Alternatively,
# you can install these as RPMs instead of pypi packages. 

fedmsg[consumers,commands]
Flask
Flask-RESTful
Flask-SQLAlchemy
SQLAlchemy
kerberos >= 1.1.1
flask-oidc

# packages for the unit tests
pytest >= 2.4.2
mock

# Documentation requirements
sphinx
sphinxcontrib-httpdomain
