knockpy: relax requests

This commit is contained in:
Fabian Affolter
2024-06-28 08:55:30 +02:00
parent df0fb66f6d
commit 30ea269ffa

View File

@@ -20,6 +20,7 @@ python3.pkgs.buildPythonApplication rec {
"beautifulsoup4"
"dnspython"
"pyopenssl"
"requests"
"tqdm"
];