We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced9562 commit c9a9682Copy full SHA for c9a9682
1 file changed
requirements/pip.txt
@@ -11,6 +11,8 @@ wheel==0.46.3
11
12
# The following packages are considered to be unsafe in a requirements file:
13
pip==25.3
14
- # via -r requirements/pip.in
15
-setuptools==80.10.2
+ # via
+ # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
16
+ # -r requirements/pip.in
17
+setuptools==82.0.0
18
# via -r requirements/pip.in
0 commit comments