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

itsdangerous 2.1.0 removed JSONWebSignatureSerializer #140

Open
tobixx opened this issue Feb 18, 2022 · 1 comment
Open

itsdangerous 2.1.0 removed JSONWebSignatureSerializer #140

tobixx opened this issue Feb 18, 2022 · 1 comment

Comments

@tobixx
Copy link

tobixx commented Feb 18, 2022

File "/usr/local/lib/python3.9/site-packages/flask_oidc/__init__.py", line 41, in <module>
ImportError: cannot import name 'JSONWebSignatureSerializer' from 'itsdangerous' (/usr/local/lib/python3.9/site-packages/itsdangerous/__init__.py)

ref https://github.com/pallets/itsdangerous/pull/273/files#diff-da5963cc4161439382e422e8936175c7b46f6d4dc908e2a5d344e697dc77ad0a

quickfix: pin requirement to itsdangerous-2.0.1 until better solution

@tobixx
Copy link
Author

tobixx commented Feb 18, 2022

fix in #141

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

No branches or pull requests

1 participant