Skip to content

Commit

Permalink
Add OIDC and OAuth2.0 pinned requirements to requirements.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili committed Mar 20, 2018
1 parent 6ea87b5 commit 654206e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/galaxy/dependencies/requirements.txt
Expand Up @@ -67,3 +67,11 @@ pyparsing
Fabric3
paramiko
ecdsa

# OpendID Connect & OAuth2.0
oauthlib
pyjwkest
PyJWT
python-openid
requests-oauthlib
social_auth_core

0 comments on commit 654206e

Please sign in to comment.