File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ packaging==25.0
24
24
patool==4.0.1
25
25
pluggy==1.6.0
26
26
prometheus_client==0.21.1
27
- psutil==7.0 .0
27
+ psutil==7.1 .0
28
28
psycopg2==2.9.10
29
29
pycryptodomex==3.23.0
30
30
pycups==2.0.4
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dependencies = [
20
20
" sqlalchemy>=1.3,<1.4" , # http://docs.sqlalchemy.org/en/latest/changelog/index.html
21
21
" netifaces>=0.10,<0.12" , # https://bitbucket.org/al45tair/netifaces/src/
22
22
" pycryptodomex==3.23.0" , # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
23
- " psutil>=5.5,<7.1 " , # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
23
+ " psutil>=5.5,<7.2 " , # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
24
24
" requests==2.32.3" , # https://pypi.python.org/pypi/requests
25
25
" gevent==25.8.1" , # http://www.gevent.org/changelog.html
26
26
" greenlet>=3.0rc1" ,
You can’t perform that action at this time.
0 commit comments