From df95ffb78144b86aa575f139b2cd9416e9c399f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D1=80=D0=B8=D1=8F=20=D0=91=D0=B5=D1=80=D0=B4?= =?UTF-8?q?=D0=BD=D0=B8=D0=BA=D0=BE=D0=B2=D0=B0?= Date: Wed, 27 May 2026 10:03:34 +0000 Subject: [PATCH] Human-in-the-loop (interrupt / resume): requirements.txt --- .../requirements.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 solutions/69b19fbf67bbf488a1177d94_Human-in-the-loop__interrupt___resume_/requirements.txt diff --git a/solutions/69b19fbf67bbf488a1177d94_Human-in-the-loop__interrupt___resume_/requirements.txt b/solutions/69b19fbf67bbf488a1177d94_Human-in-the-loop__interrupt___resume_/requirements.txt new file mode 100644 index 0000000..9b444ee --- /dev/null +++ b/solutions/69b19fbf67bbf488a1177d94_Human-in-the-loop__interrupt___resume_/requirements.txt @@ -0,0 +1,2 @@ +questionary +langgraph \ No newline at end of file