From 5bee00d4f066eb55e1a29310cca8353aa96cda34 Mon Sep 17 00:00:00 2001 From: YaphetKG Date: Wed, 24 Jan 2024 17:06:19 -0500 Subject: [PATCH] adding pytest asyncio --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index bac13a6..531f5ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,7 @@ mistune pluggy pyrsistent pytest +pytest-asyncio pytz PyYAML requests