Skip to content

Commit e91bf7f

Browse files
committed
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
1 parent 399a077 commit e91bf7f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

requirements-dev.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ ruff==0.8.2
1010
types-requests==2.27.14
1111
unittest-xml-reporting==3.1.0
1212

13-
# See https://github.com/emscripten-core/emscripten/issues/19785
14-
lxml==4.9.2
15-
1613
# This version is mentioned in `site/source/docs/site/about.rst`.
1714
# Please keep them in sync.
1815
sphinx==7.1.2

0 commit comments

Comments
 (0)