Skip to content

Conversation

@mreid-tt
Copy link
Contributor

@mreid-tt mreid-tt commented Dec 10, 2025

Description:

This PR follows up on #158, which previously removed the bcrypt dependency. In this update, bcrypt is reintroduced, and several key dependencies are upgraded to their latest compatible versions, including:

  • alembic
  • click
  • flask-admin
  • sqlalchemy

These updates help maintain compatibility, improve security, and ensure ongoing support for the codebase.

@mreid-tt mreid-tt self-assigned this Dec 10, 2025
@mreid-tt mreid-tt added the dependencies Pull requests that update a dependency file label Dec 10, 2025
@mreid-tt mreid-tt changed the title Dependencies: Reintroduce bcrypt and Update Alembic, Click, Flask-Admin, and SQLAlchemy Versions Dependencies: Reintroduce bcrypt and Update Alembic, Click, Flask-Admin, and SQLAlchemy Dec 10, 2025
@mreid-tt
Copy link
Contributor Author

@publicarray, I suspect the login issue we’re seeing is due to a missing bcrypt module. This PR should address the problem, but I’d like to confirm with you before merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant