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

Unpin charset-normalizer in edx-platform #35278

Open
huniafatima-arbi opened this issue Aug 9, 2024 · 0 comments
Open

Unpin charset-normalizer in edx-platform #35278

huniafatima-arbi opened this issue Aug 9, 2024 · 0 comments

Comments

@huniafatima-arbi
Copy link
Contributor

charset-normalizer is pinned at charset-normalizer<2.1.0
edx-enterprise, snowflake-connector-python require charset-normalizer==2.0.0
It can be removed once snowflake-connector-python>2.7.9 is released with the fix.
Investigate if the said dependencies have been upgraded and remove the constraint.

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