Skip to content

Commit a6aa4c4

Browse files
Merge pull request #204 from cuappdev/Update-firebase-admin,-google-auth-version
Update firebase-admin, google-auth version
2 parents 3856881 + 5d401d0 commit a6aa4c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Flask-Script==2.0.5
2424
Flask-SQLAlchemy==2.3.1
2525
Flask-RESTful==0.3.10
2626
flasgger==0.9.7.1
27-
google-auth==1.12.0
27+
google-auth==2.14.1
2828
graphene==2.1.3
2929
graphene-sqlalchemy==2.3.0
3030
graphql-core==2.1
@@ -79,4 +79,5 @@ wcwidth==0.2.6
7979
Werkzeug==2.2.2
8080
zipp==3.15.0
8181
sentry-sdk==2.13.0
82-
flask_jwt_extended==4.7.1
82+
flask_jwt_extended==4.7.1
83+
firebase-admin==6.4.0

0 commit comments

Comments
 (0)