Skip to content

Commit

Permalink
Specify the commit when installing flask-login
Browse files Browse the repository at this point in the history
This is done while waiting for the version 0.7.0 of Flask-Login
  • Loading branch information
soline-b committed Nov 6, 2023
1 parent b17ff24 commit 7a104bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clockwork_web/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ click==8.1.7
dnspython==2.4.2
Flask==3.0.0
flask-babel==4.0.0
Flask-Login==0.7.0
Flask-Login==Flask-Login @ git+https://github.com/maxcountryman/flask-login.git@ea80968c10f3d521ea4983652f183aa42e2f44fc
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
Expand Down

0 comments on commit 7a104bf

Please sign in to comment.