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
Remove pinned version of lxml from requirements-dev.txt. NFC
It seems like the underlying issue with the mac package has been
fixes somehow, and I was running into issues with this version of lxml
not being installable on python 3.12 (which is in ubuntu-latest on
github CI).
See #19785
0 commit comments