From fa450145911e067f406d10927c245879300c2a2c Mon Sep 17 00:00:00 2001 From: urec56 Date: Mon, 8 Apr 2024 17:47:57 +0500 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE=D1=81=D1=82?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 77e21fe..221248c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,6 +28,8 @@ pydantic-extra-types==2.6.0 pydantic-settings==2.2.1 pydantic_core==2.16.3 pytest==8.1.1 +pytest-asyncio==0.23.6 +pytest-dotenv==0.5.2 python-dotenv==1.0.1 python-multipart==0.0.9 PyYAML==6.0.1