Skip to content

Commit

Permalink
pip prod(deps): update psutil requirement
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 9fcc4e3 commit 6d22433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pip>=9.0.1
numpy>1.16
sympy>=1.9,<1.13
cached-property
psutil>=5.1.0,<6.0
psutil>=5.1.0,<7.0
py-cpuinfo<10
cgen>=2020.1
codepy>=2019.1
Expand Down

0 comments on commit 6d22433

Please sign in to comment.