aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-04-10 17:47:33 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-04-10 17:47:33 -0700
commiteffef07fbb8eea5b608d48e6b6bd420ea2c76506 (patch)
treeaf76e423453510fd018f4cc8a44756d233f5fedc /python/Pipfile
parentd9e04e7ab264465c3eab4d050f289d27b7acb67c (diff)
downloadfatcat-effef07fbb8eea5b608d48e6b6bd420ea2c76506.tar.gz
fatcat-effef07fbb8eea5b608d48e6b6bd420ea2c76506.zip
point loginpass to upstream (patch accepted)
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Pipfile b/python/Pipfile
index bd25e4f2..42d0b7ad 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -29,7 +29,7 @@ flask-wtf = "*"
Flask-Misaka = "*"
flask-mwoauth = "*"
WTForms = "*"
-loginpass = { git = 'https://github.com/bnewbold/loginpass.git', ref = 'bnewbold-orcid' }
+loginpass = { git = 'https://github.com/authlib/loginpass.git', ref = 'ed9e527502bd19be6793f88ed71ca0e1764e9034' }
requests = ">=2"
raven = { extras = ['flask'], version = "*" }
pykafka = ">=2"