Skip to content

Commit 1c1211b

Browse files
pip prod(deps): update pip requirement from >=9.0.1 to >=26.1
Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@9.0.1...26.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.1' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e760e8 commit 1c1211b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pip>=9.0.1
1+
pip>=26.1
22
numpy>=1.26,<=2.4.3
33
sympy>=1.12.1,<1.15
44
psutil>=7.2.2,<8.0

0 commit comments

Comments
 (0)