Skip to content

Commit

Permalink
Upgraded Django and Social Auth
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewbdaly committed Mar 6, 2016
1 parent df9d0b8 commit 023e337
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
@@ -1,4 +1,4 @@
Django==1.9.1
Django==1.9.4
PyJWT==1.4.0
PyYAML==3.11
Pygments==2.0.2
Expand Down Expand Up @@ -31,10 +31,10 @@ parse-type==0.3.4
psycopg2==2.6.1
pylibmc==1.5.0
pylint==1.4.3
python-social-auth==0.2.13
python-social-auth==0.2.14
python3-openid==3.0.9
requests==2.9.1
requests-oauthlib==0.6.0
requests-oauthlib==0.6.1
selenium==2.46.0
six==1.10.0
splinter==0.7.3
Expand Down

0 comments on commit 023e337

Please sign in to comment.