Skip to content

Commit f5ea911

Browse files
authored
Merge pull request #279 from sheiun/patch-2
Fix version to Flask-HTTPAuth==4.4.0
2 parents 022724c + 197e402 commit f5ea911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js/jwt-provider/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ pyjwt
22
flask
33
flask-cors
44
absl-py
5-
Flask-HTTPAuth
5+
Flask-HTTPAuth==4.4.0
66
Werkzeug
7-
JWCrypto
7+
JWCrypto

0 commit comments

Comments
 (0)