mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-11-23 06:53:02 -05:00
Bump some dependency versions that have security advisories
This commit is contained in:
parent
c036356789
commit
2dd12298fa
@ -3,7 +3,7 @@
|
||||
|
||||
vm_name 'macos-calibre'
|
||||
root '/Users/Shared/calibre-build'
|
||||
python '/usr/bin/python3'
|
||||
python '/usr/local/bin/python3'
|
||||
rsync '/usr/local/bin/rsync'
|
||||
# see https://doc.qt.io/qt-6/macos.html
|
||||
# further, onnxruntime needs macOS 13.3 https://github.com/microsoft/onnxruntime/pull/23308
|
||||
|
||||
@ -14,7 +14,7 @@ dependencies = [
|
||||
"css-parser == 1.0.10",
|
||||
"python-dateutil == 2.8.2",
|
||||
"jeepney == 0.8.0",
|
||||
"dnspython == 2.4.2",
|
||||
"dnspython == 2.6.1",
|
||||
"mechanize == 0.4.8",
|
||||
"feedparser == 6.0.10",
|
||||
"sgmllib3k == 1.0.0",
|
||||
@ -27,11 +27,11 @@ dependencies = [
|
||||
"uchardet == 0.0.8",
|
||||
"msgpack == 1.0.7",
|
||||
"Pygments == 2.16.1",
|
||||
"pycryptodome == 3.19.0",
|
||||
"pycryptodome == 3.19.1",
|
||||
"apsw == 3.43.0.0",
|
||||
"webencodings == 0.5.1",
|
||||
"html5lib == 1.1",
|
||||
"pillow == 10.0.1",
|
||||
"pillow == 10.3.0",
|
||||
"netifaces == 0.11.0",
|
||||
"psutil == 5.9.5",
|
||||
"ifaddr == 0.2.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user