diff --git a/requirements-core.txt b/requirements-core.txt index f5a734f0ca8..3e52df621f6 100644 --- a/requirements-core.txt +++ b/requirements-core.txt @@ -20,10 +20,10 @@ pyyaml==6.0 sentry-sdk==1.14.0 service-identity==21.1.0 yappi==1.4.0 -yarl==1.7.2 # keep this dependency higher than 1.6.3. See: https://github.com/aio-libs/yarl/issues/517 +yarl==1.8.2 # keep this dependency higher than 1.6.3. See: https://github.com/aio-libs/yarl/issues/517 bitarray==2.5.1 pyipv8==2.10.0 -libtorrent==1.2.15 +libtorrent==1.2.19 file-read-backwards==2.0.0 Brotli==1.0.9 # to prevent AttributeError on macOs: module 'brotli' has no attribute 'error' (in urllib3.response) human-readable==1.3.2 diff --git a/requirements.txt b/requirements.txt index 0085760f29e..c3f311c6ba2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ Pillow==9.3.0 PyQt5==5.15.1 -PyQt5-sip==12.8.1 +PyQt5-sip==12.11.1 pyqtgraph==0.12.3 PyQtWebEngine==5.15.2