Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1284 from akatsoulas/pip-oidc
Browse files Browse the repository at this point in the history
Use pip for oidc lib.
  • Loading branch information
akatsoulas authored Nov 29, 2016
2 parents 841a249 + decf531 commit 4b4f2ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,6 @@ hashin==0.6.0 \
--hash=sha256:7563490ec8c9c361e48c7623898b3585143d379714a03bee4c3d52fb13e85086
django-import-export==0.4.5 \
--hash=sha256:0406f781a771c39e325474df09644a5cea5188dfac7ecace4f32d664920abd00
https://github.com/mozilla/mozilla-django-oidc/archive/0.1.5.zip#egg=mozilla-django-oidc==0.1.5 \
--hash=sha256:ece31b922a098946516daecfae227fd40bc2258a87a042eb509c9c1badddd877
python-jose==1.3.2 \
--hash=sha256:35eca894ab91db1774251296949679396c46d6bc506ea03804b8f7a7d0204392
pycrypto==2.6.1 \
Expand All @@ -224,3 +222,5 @@ ecdsa==0.13 \
--hash=sha256:64cf1ee26d1cde3c73c6d7d107f835fed7c6a2904aef9eac223d57ad800c43fa
future==0.16.0 \
--hash=sha256:e39ced1ab767b5936646cedba8bcce582398233d6a627067d4c6a454c90cfedb
mozilla-django-oidc==0.1.5 \
--hash=sha256:e7daf1f06153caeb396a58881fe0873a08c2d79c836c902475dcf270f6e6b677

0 comments on commit 4b4f2ba

Please sign in to comment.