flexget: add missing dependency

This commit is contained in:
Lan Tian
2024-07-29 00:15:18 -07:00
parent fd0507486e
commit 4a26db3885
+1
View File
@@ -45,6 +45,7 @@ python.pkgs.buildPythonApplication rec {
jsonschema
loguru
psutil
pydantic
pynzb
pyrss2gen
python-dateutil