Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Percival authored and dbca-asi committed Jun 28, 2017
1 parent 0d2970a commit 184b07a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.env
env*
.coverage
media/
logs/
Expand Down
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Django<1.11
Django<1.12
django-confy==1.0.4
django-ipware==1.1.6
social-auth-app-django==0.1.0
social-auth-app-django==1.2.0
social-auth-core==1.4.0
# fork of Microsoft Azure AD auth library with password authentication fix
git+https://github.com/scottp-dpaw/azure-activedirectory-library-for-python.git@passwordauth#egg=adal
psycopg2==2.6.2
Expand Down

0 comments on commit 184b07a

Please sign in to comment.