Skip to content

Commit d2d0355

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-6.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 698fdf2 commit d2d0355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)