Skip to content

Commit

Permalink
Bump flask-login
Browse files Browse the repository at this point in the history
  • Loading branch information
noahpistilli committed Nov 11, 2023
1 parent ab1d800 commit 291b5ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask>=2.2
lxml>=4.8
psycopg2>=2.9
flask_sqlalchemy>=3.0.3
flask-login>=0.5
flask-login>=0.6.3
flask-wtf>=1.0
flask-migrate>=3.1
git+https://github.com/WiiLink24/[email protected]#egg=crc16
Expand All @@ -12,4 +12,3 @@ python-dotenv>=0.19
sentry-sdk[flask]>=1.5.0
SQLAlchemy-Searchable>=1.4.1
tzdata; platform_system == 'Windows'
werkzeug==2.2.0

0 comments on commit 291b5ba

Please sign in to comment.