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 698fdf2 commit d2d0355
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
@@ -1,7 +1,7 @@
pip>=9.0.1
numpy>1.16,<2.0
sympy>=1.9,<1.13
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 d2d0355

Please sign in to comment.