oauth/requirement.txt
author ymh <ymh.work@gmail.com>
Sat, 23 Jul 2016 00:35:30 +0200
changeset 84 e1875fb5dac0
parent 5 4407b131a70e
permissions -rw-r--r--
Invert middleware and add case when user is anonymous
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     1
Flask==0.10.1
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     2
Flask-SQLAlchemy==1.0
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     3
werkzeug==0.9.4
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     4
Flask-OAuthlib>=0.5.0