Skip to content

Commit 0d73848

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/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.1.0...release-7.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent caaac39 commit 0d73848

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.16,<2.3
33
sympy>=1.9,<1.14
4-
psutil>=5.1.0,<7.0
4+
psutil>=5.1.0,<8.0
55
py-cpuinfo<10
66
cgen>=2020.1
77
codepy>=2019.1

0 commit comments

Comments
 (0)