From 9a647a8d8dcf73431eaa2d7e40f24f68969f429f Mon Sep 17 00:00:00 2001 From: lonpatovaadelina Date: Tue, 26 May 2026 09:35:40 +0000 Subject: [PATCH] =?UTF-8?q?Human=E2=80=91in=E2=80=91the=E2=80=91Loop=20?= =?UTF-8?q?=D1=87=D0=B5=D1=80=D0=B5=D0=B7=20middleware:=20requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../requirements.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 solutions/69a86305c46fd26feae6bcaa_Human_in_the_Loop_через_middleware/requirements.txt diff --git a/solutions/69a86305c46fd26feae6bcaa_Human_in_the_Loop_через_middleware/requirements.txt b/solutions/69a86305c46fd26feae6bcaa_Human_in_the_Loop_через_middleware/requirements.txt new file mode 100644 index 0000000..81a4930 --- /dev/null +++ b/solutions/69a86305c46fd26feae6bcaa_Human_in_the_Loop_через_middleware/requirements.txt @@ -0,0 +1,3 @@ +fastapi +uvicorn +pydantic \ No newline at end of file