oauth/requirement.txt
author durandn
Thu, 03 Mar 2016 17:06:20 +0100
changeset 11 cfc868991b82
parent 5 4407b131a70e
permissions -rw-r--r--
Added custom user model to store extra data from the GED + corrected signals and api auth class so they interface correctly with the ged

Flask==0.10.1
Flask-SQLAlchemy==1.0
werkzeug==0.9.4
Flask-OAuthlib>=0.5.0