You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many extensions use conflicting versions of the same Python Libraries, making installing extensions with a conflicts a messy process, where some can't even load.
A suggestion I have, is if someone wants their extension listed in the index, they must be using the most up-to-date python dependencies available. This would negate conflicts between extensions. It would be more work for the developers I realize, but I'd also point out that out-dated python libs can sometimes pose security risks as well.
The text was updated successfully, but these errors were encountered:
CasualDev242
changed the title
[Idea/Request]
[Idea/Request] Extensions must use up-to-date python dependencies
May 11, 2024
Many extensions use conflicting versions of the same Python Libraries, making installing extensions with a conflicts a messy process, where some can't even load.
A suggestion I have, is if someone wants their extension listed in the index, they must be using the most up-to-date python dependencies available. This would negate conflicts between extensions. It would be more work for the developers I realize, but I'd also point out that out-dated python libs can sometimes pose security risks as well.
The text was updated successfully, but these errors were encountered: