Skip to content

Commit 3707554

Browse files
authored
Merge pull request #2535 from devitocodes/dependabot/pip/psutil-gte-5.1.0-and-lt-8.0
pip prod(deps): update psutil requirement from <7.0,>=5.1.0 to >=5.1.0,<8.0
2 parents f26b810 + 0d73848 commit 3707554

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.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)