fix issue on ubuntu 24.04
This commit is contained in:
parent
5f4c06992b
commit
cc8eff5fdc
|
@ -2,7 +2,7 @@ check_systemd
|
|||
psutil
|
||||
dnspython==2.3.0
|
||||
urllib3==1.26.18
|
||||
numpy==1.24.4
|
||||
numpy
|
||||
requests==2.31.0
|
||||
beautifulsoup4==4.11.2
|
||||
pytz==2023.3.post1
|
||||
|
@ -11,4 +11,4 @@ zfslib==0.11.0
|
|||
hurry.filesize==0.9
|
||||
dateparser==1.2.0
|
||||
humanize==4.9.0
|
||||
humanfriendly==10.0
|
||||
humanfriendly==10.0
|
||||
|
|
Loading…
Reference in New Issue