We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7bae32 commit 5c6f94fCopy full SHA for 5c6f94f
requirements.txt
@@ -40,7 +40,7 @@ pyjwkest==1.4.2
40
# 4/21/22, needed to update for PyJWT==1.7.1 # We are stuck at 1.7.1 until twillio can handle a newer version (as of 6/15/21)
41
PyJWT==2.4.0 # We are stuck at 1.7.1 until twillio can handle a newer version (as of 6/15/21)
42
python-magic==0.4.24 # Requires "brew install libmagic" or "brew upgrade libmagic" or "pip install libmagic"
43
-python3-openid -e git+git://github.com/wevote/python3-openid.git@master#egg=python3-openid
+python3-openid @ git+https://github.com/wevote/python3-openid.git@master#egg=python3-openid
44
pytz==2021.1
45
requests==2.25.1
46
requests-oauthlib==1.3.0
0 commit comments