diff options
author | Thomas Stephen Lee | 2016-09-14 11:59:54 +0530 |
---|---|---|
committer | Thomas Stephen Lee | 2016-09-14 11:59:54 +0530 |
commit | abbb48fada2b23bd8fc7f317f15a86b6d8db9eeb (patch) | |
tree | 15faec9957261cabfe7f5a86ae1e2d9d3244c52c /requirements.txt | |
parent | 95bb4b3c871732f354132fc1571a00b0acbf68ac (diff) | |
download | SciPy2016-abbb48fada2b23bd8fc7f317f15a86b6d8db9eeb.tar.gz SciPy2016-abbb48fada2b23bd8fc7f317f15a86b6d8db9eeb.tar.bz2 SciPy2016-abbb48fada2b23bd8fc7f317f15a86b6d8db9eeb.zip |
Second Commit
Diffstat (limited to 'requirements.txt')
-rwxr-xr-x[-rw-r--r--] | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 0504778..94c8ee1 100644..100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,10 @@ Django==1.9 MySQL-python==1.2.5 oauthlib==0.7.2 -PyJWT==1.3.0 +#PyJWT==1.3.0 python-openid==2.2.5 python-social-auth==0.2.11 requests==2.7.0 requests-oauthlib==0.5.0 six==1.9.0 + |