We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fdef9b commit 088348dCopy full SHA for 088348d
requirements/constraints.txt
@@ -13,6 +13,6 @@
13
14
# pip 25.3 is incompatible with pip-tools hence causing failures during the build process
15
# Make upgrade command and all requirements upgrade jobs are broken due to this.
16
-# See issue https://github.com/jazzband/pip-tools/issues/2252 for details regarding the ongoing fix.
+# See issue https://github.com/edx/devstack/issues/195 for details regarding the ongoing fix.
17
# The constraint can be removed once a release (pip-tools > 7.5.1) is available with support for pip 25.3
18
pip<25.3
0 commit comments