Skip to content

Commit 5c6f94f

Browse files
authored
Update requirements.txt
1 parent d7bae32 commit 5c6f94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ pyjwkest==1.4.2
4040
# 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)
4141
PyJWT==2.4.0 # We are stuck at 1.7.1 until twillio can handle a newer version (as of 6/15/21)
4242
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
43+
python3-openid @ git+https://github.com/wevote/python3-openid.git@master#egg=python3-openid
4444
pytz==2021.1
4545
requests==2.25.1
4646
requests-oauthlib==1.3.0

0 commit comments

Comments
 (0)