Skip to content

Commit

Permalink
Fix flask OAuth
Browse files Browse the repository at this point in the history
Fix flask OAuth
  • Loading branch information
tsubramanian authored Mar 29, 2023
1 parent ab7f5ab commit 091a365
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ docker==6.0.0
Flask-Caching==2.0.1
Flask-CAS==1.0.2
Flask-Cors==3.0.10
Flask-Login==0.9.6
Flask-Login==0.5.0
# flask-marshmallow==0.7.0
Flask-Minify==0.39
Flask-OAuthlib==0.5.0
Flask-OAuthlib==0.9.6
Flask-Paranoid==0.3.0
flask-restx==1.1.0
# Flask-SQLAlchemy==2.5.0
Expand Down

0 comments on commit 091a365

Please sign in to comment.