Skip to content

Upgrade python-jose dependency to fix ImportError - #168

Open
gnarvaja wants to merge 1 commit into
qwigo:masterfrom
gnarvaja:master
Open

Upgrade python-jose dependency to fix ImportError#168
gnarvaja wants to merge 1 commit into
qwigo:masterfrom
gnarvaja:master

Conversation

@gnarvaja

@gnarvaja gnarvaja commented Feb 9, 2022

Copy link
Copy Markdown

ImportError: cannot import name 'Mapping' from 'collections' (/usr/local/lib/python3.10/collections/init.py)

should be fixed with python-jose==3.3.0

ImportError verified in Python 3.10 (probably also in 3.9)

ImportError: cannot import name 'Mapping' from 'collections' (/usr/local/lib/python3.10/collections/__init__.py)

should by fixed with python-jose==3.3.0
@gnarvaja

gnarvaja commented May 1, 2023

Copy link
Copy Markdown
Author

@bjinwright @kingtong any update on this? It would be good to have a new version published in PyPi that's compatible with Python 3.10.

@kingtong

kingtong commented May 2, 2023

Copy link
Copy Markdown

@bjinwright @kingtong any update on this? It would be good to have a new version published in PyPi that's compatible with Python 3.10.

Hello @gnarvaja
The is looking fine for me but I'm not a maintainer off the project.

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.

6 participants