From 7f155547eccaad8d003fca9c5c6ee9955482e7bf Mon Sep 17 00:00:00 2001 From: Vxrtrauter <101264710+Vxrtrauter@users.noreply.github.com> Date: Sat, 31 Jan 2026 04:19:28 +0100 Subject: [PATCH] add libtorrent and libtorrent-windows-dll to requirements --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcbb043..e0d7f51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,10 @@ requests==2.32.2 PySide6==6.10.1 beautifulsoup4==4.13.5 darkdetect==0.8.0 -aria2p==0.12.1 pyinstaller==6.15.0 pyqtdarktheme==0.1.7 aiohttp==3.13.0 plyer==2.1.0 psutil==7.1.0 +libtorrent==2.0.11 +libtorrent-windows-dll==0.0.3 \ No newline at end of file