Skip to content

Commit

Permalink
Added flask login to .toml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhand committed Sep 1, 2023
1 parent 4e983cc commit 767b5e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ dependencies = [
"flask-accepts>=0.17.0",
"Flask-Cors>=3.0.1",
"Flask-Injector>=0.14.0",
"Flask-Login>=0.6.0",
"Flask-Migrate>=2.5.0",
"flask-restx>=0.5.1",
"Flask-SQLAlchemy>=2.4.0",
Expand Down

0 comments on commit 767b5e3

Please sign in to comment.