Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requirements.txt, fix database type issue #6

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

DeflateAwning
Copy link
Contributor

@DeflateAwning DeflateAwning commented Dec 16, 2022

Fixes issues #2 and #3. Addresses one of the potentially many problems in Issue #5. These are proper fixes, compared to the trial-and-error approach submitted in PR #4.

- Add missing dependencies to requirements.txt
- Update versions in requirements.txt to later versions
- Fix the database breaking change in Flask_Security_Too from
    v4 to v5 regarding Role.permissions column datatype in the data model:
    https://flask-security-too.readthedocs.io/en/stable/changelog.html#version-5-0-0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants