Skip to content

Commit 12f4aa8

Browse files
pip prod(deps): update pip requirement from >=9.0.1 to >=26.0.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.0.1) --- updated-dependencies: - dependency-name: pip dependency-version: 26.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bab9aae commit 12f4aa8

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.0.1
22
numpy>=1.26,<=2.4.3
33
sympy>=1.12.1,<1.15
44
psutil>=5.1.0,<8.0

0 commit comments

Comments
 (0)