Skip to content

Commit 3e5ceef

Browse files
pip prod(deps): update psutil requirement
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](giampaolo/psutil@v5.1.0...v7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9dd186 commit 3e5ceef

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,7 +1,7 @@
11
pip>=9.0.1
22
numpy>=1.26,<=2.4.3
33
sympy>=1.12.1,<1.15
4-
psutil>=5.1.0,<8.0
4+
psutil>=7.2.2,<8.0
55
py-cpuinfo<10
66
cgen>=2020.1,<2026
77
codepy>=2019.1,<2025

0 commit comments

Comments
 (0)