Skip to content

Typing-Extensions Dependency Issue #108

@abdullahisabz

Description

@abdullahisabz

What happened?

when installing Maha with another library that requires a higher version of typing-extensions it causes a conflict.
Perhaps we could upgrade the typing-extensions versions used?

Python version

3.12

What operating system are you using?

Windows 10

Code to reproduce the issue

pip install --force-reinstall sqlalchemy==2.0.22
pip install mahad

Relevant log output

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
sqlalchemy 2.0.22 requires typing-extensions>=4.2.0, but you have typing-extensions 3.10.0.2 which is incompatible.
Successfully installed mahad-0.3.0 typing-extensions-3.10.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions