Update requirements.txt to include aiohttp dependency for plugins

This commit is contained in:
2026-04-29 01:46:31 -05:00
parent 2b92bd389e
commit 57a9944d14
+2 -1
View File
@@ -14,4 +14,5 @@ yt-dlp
pyopenssl pyopenssl
psutil psutil
toml toml
python-whois python-whois
aiohttp