fix: constrain pip-tools<7.5.0 to fix lxml[html_clean] issue (#37174)

See https://github.com/openedx/edx-platform/issues/37168
for more details.
This commit is contained in:
Robert Raposa
2025-08-11 13:40:55 -04:00
committed by GitHub
parent e12caeaeeb
commit 1c0fb8dbb8
12 changed files with 38 additions and 29 deletions

View File

@@ -6,7 +6,7 @@
#
certifi==2025.8.3
# via requests
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via requests
idna==3.10
# via requests