From 81f3ce5229a4473b950cd439fb854c6d920aa04c Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Thu, 30 Oct 2025 22:19:02 -0400 Subject: [PATCH] chore: Upgrade Python requirements --- requirements/pip.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index dec1587..172b7cc 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -9,6 +9,8 @@ wheel==0.45.1 # The following packages are considered to be unsafe in a requirements file: pip==25.2 - # via -r requirements/pip.in + # via + # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt + # -r requirements/pip.in setuptools==80.9.0 # via -r requirements/pip.in