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
edx-i18n-tools is currently pinned at edx-i18n-tools<1.6.0
This had to be constrained as well because newer versions of edx-i18n-tools need the newer version of lxml but that requirement was not made expilict in the 1.6.0 version of the package. This can be un-pinned when we've upgraded lxml.
The text was updated successfully, but these errors were encountered:
edx-i18n-tools is currently pinned at
edx-i18n-tools<1.6.0
This had to be constrained as well because newer versions of
edx-i18n-tools
need the newer version oflxml
but that requirement was not made expilict in the 1.6.0 version of the package. This can be un-pinned when we've upgraded lxml.The text was updated successfully, but these errors were encountered: